This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Gcc 3.0 on i686 RH 7.1


Hello.

    I've succesfully build gcc 3.0.0 and 3.0.1 on my i686 RH 7.1 (as
i686-pc-linux-gnu)
however I've noticed that it have problems with previous libraires from my
system, e.g.
when I'm compiling hello world application everything works fine, but when I
want to
do something with dlsym() and do -ldl then I've got a bunch of undefined
references.
Gcc built is broken or library is incompatible? Other problem is
that -static switch
usually causes gcc to hang - code without -static is compiling very fast
(less tahn second
since it is short source) while with -static gcc is not returning even after
1 minute (I didn't
wait longer). Am I doing something wrong? I can provide test sources and/or
undefined
references which I've got, if necessary.

Best regards from
Kamil Burzynski
ADB Poland, LTD.
  - -
"Yes, I'm criminal. My crime is that of curiosity."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]