Mail Archives: djgpp/1998/12/28/14:46:41
Oliver Aspelin <oliver AT aspelin DOT com> wrote:
> Hi,
>
> I've just downloaded the latest djgpp including rhide. Now, when trying
> to compile/link
> rhide uses "gcc ... -lstdcx".
> First, as I haven't got any file (library?) named stdcx.* I get an
> error.
1) That's explained in the FAQ.
2) That's explained in %DJDIR%/gnu/gcc-2.81/problems.txt
3) The library name is libstdcx.a or libstdcxx.a. And you have it if you
downloaded the C++ stuff.
> Where can I change this so rhide doesn't use the -l parameter?
> Second, I would like to use gxx instead of gcc. Where can I tell rhide
> to do so?
Read the docs but I doubt you really want it because isn't needed at all. gcc
is just another front end as gxx and you can call the compiler in the same
way using gcc or gxx.
SET
------------------------------------ 0 --------------------------------
Visit my home page: http://set-soft.home.ml.org/
or
http://www.geocities.com/SiliconValley/Vista/6552/
Salvador Eduardo Tropea (SET). (Electronics Engineer)
Alternative e-mail: set-soft AT usa DOT net set AT computer DOT org
ICQ: 2951574
Address: Curapaligue 2124, Caseros, 3 de Febrero
Buenos Aires, (1678), ARGENTINA
TE: +(541) 759 0013
- Raw text -