Mail Archives: djgpp/1997/12/01/07:58:02
quintero AT swbell DOT net wrote:
> I have been using DJGPP for a while and got pretty sick of going from
> EDIT to dos to compile and back again, so I d/led RHIDE 1.4. I'm not a
> stranger to IDE's because we're using Borland Turo C++ 3.something in
> school. Ok, now my problem:Everytime I hit <crtl-F9> to run the
> program, it gives me this:
> compiling:
> gcc -Le:/dj/lib -Le:/dj/lib/djgpp -Le:/dj/allegro/lib -nostdlib -o
> f.exe e:/dj/lib/f.o -lalleg -lstdcx
> and I want:
> gcc -Le:/dj/lib -Le:/dj/lib/djgpp -Le:/dj/allegro/lib -o
> f.exe e:/dj/lib/f.o -lalleg
> I don't know why RHIDE put the extra "-nostdlib" and "-lstdcx (this
> library doesn't bother me much). How can I get rid of them?
Options|Libraries have some options for it.
sET
------------------------------------ 0 --------------------------------
Visit my home page: http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Alternative e-mail: set-sot AT usa DOT net - ICQ: 2951574
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -