Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How do I copy and paste in gcc shell on windows ?

319 views
Skip to first unread message

gnustepnewbie

unread,
Aug 21, 2010, 11:45:14 AM8/21/10
to Discuss...@gnu.org

Hello,

I tried ctrl+V to paste the gcc compile command

gcc -o helloworld helloworld.m -I /GNUstep/System/Library/Headers -L
/GNUstep/System/Library/Libraries -lobjc -lgnustep-base
-fconstant-string-class=NSConstantString

but it doesn't work.

Is it possible ?

Thanks.
--
View this message in context: http://old.nabble.com/How-do-I-copy-and-paste-in-gcc-shell-on-windows---tp29499900p29499900.html
Sent from the GNUstep - General mailing list archive at Nabble.com.


German Arias

unread,
Aug 22, 2010, 1:17:28 PM8/22/10
to gnustepnewbie, discuss...@gnu.org
Right click above title bar. Select "Edit-> Paste"

gnustepnewbie escribió:

Tom Hageman

unread,
Aug 22, 2010, 6:33:49 PM8/22/10
to gnustepnewbie, Discuss...@gnu.org
Hi gnustepnewbie,

On Sat, 21 Aug 2010 08:45:14 -0700 (PDT), gnustepnewbie wrote:
> Hello,
>
> I tried ctrl+V to paste the gcc compile command
>
> gcc -o helloworld helloworld.m -I /GNUstep/System/Library/Headers -L
> /GNUstep/System/Library/Libraries -lobjc -lgnustep-base
> -fconstant-string-class=NSConstantString
>
> but it doesn't work.
>
> Is it possible ?

Shift-Insert usually works as paste in windows commandline windows.
(disclaimer: I've never used gcc shell on windows, so I can't say for
certain if that will work.)

Regards,
--
__/__/__/__/ Tom Hageman <t...@xs4all.nl> (home) [NeXTmail/Mime OK]
__/ __/_/
__/__/__/
__/ _/_/ "Noz!" "Niez!" "mmm Vratski!" -OOglies

gaurav...@gmail.com

unread,
Sep 15, 2014, 5:44:25 PM9/15/14
to
In the shell we don't have any title bar , Where did you get it ?

Ivan Vučica

unread,
Sep 16, 2014, 10:06:14 AM9/16/14
to gaurav...@gmail.com, GNUstep Discuss
There is no such thing as "gcc shell".
This is not a Windows support group.
What do you mean by, "in the shell we don't have any title bar"?

If I am forced to do something under Windows, I use either the standard command prompt 'program', or Cygwin's terminal program. If I am using the standard command prompt console, this is what I do:

On Mon, Sep 15, 2014 at 11:44 PM, <gaurav...@gmail.com> wrote:
In the shell we don't have any title bar , Where did you get it ?
_______________________________________________
Discuss-gnustep mailing list
Discuss...@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnustep



--
Ivan Vučica

Riccardo Mottola

unread,
Sep 16, 2014, 11:26:40 AM9/16/14
to gaurav...@gmail.com, discuss...@gnu.org
Hi,

gaurav...@gmail.com wrote:
> In the shell we don't have any title bar , Where did you get it ?
>
I suppose, since you speak about windows and post here to gnustep, that
you are using gnustep with mingw on windows.

if you are usyng the msys shell on the standard windows cmd, then you
have the standard windows commands. Top left activate the menu, you find
edit and you have mark, Copy and Paste.
If you are running rxvt on windows, I don't remember, but it is similar,
somebody else might jump in?

Riccardo

0 new messages