delorie.com/archives/browse.cgi | search |
From: | "DeHackEd" <Not DOT given AT out> |
References: | <6add6e$6l0$1 AT madrid DOT visi DOT net> |
Subject: | Re: What is the differnce between GCC and GXX Please help |
Date: | Sat, 24 Jan 1998 19:15:01 -0500 |
Lines: | 28 |
Message-ID: | <#$YDZYSK9GA.135@upnetnews02.moswest.msn.net> |
Newsgroups: | comp.os.msdos.djgpp |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
GXX is the equvililant to: gcc <commands typed go here> -lm -lstdcx -lgpp or such. It's just a convenience command. COUT and it's family are defined in libgpp.a, which is what -lgpp is for. -- "DeHackEd" EMail address not given out due to low-life spammers. Kris Mills wrote in message <6add6e$6l0$1 AT madrid DOT visi DOT net>... >Please Can anyone help me my code compiles fine with GXX but not with GCC Why? >I thought gCc could compile c++ code. >I know that the user_input should be a String but i can't compile it that >way. > >Also i get this when i type GXX at the prompt i think i should get no >input file. > >e:/djgpp/lib\crt0.o(.data+0x92):crt0.s: undefined reference to `main' >e:/djgpp/lib/libc.a(crt1.o)(.text+0x312):crt1.c: undefined reference to `main' > >Please help Me kdawghu AT hotmail DOT com <snip>
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |