This is the mail archive of the gcc-bugs@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]

Re: /lib/libc.a: undef ref _DYNAMIC_LINK @ alpha-dec-osf


On Fri, 24 Apr 1998, Yotam Medini wrote:
> ./xgcc -B./  -DIN_GCC    -g -I./include   enquire.o -o enquire
> /lib/libc.a(ldr_atexit.o)(.lita+0x38): undefined reference to `_DYNAMIC_LINK'
> /lib/libc.a(find_rtfunc.o)(.lita+0x90): undefined reference to `_gpinfo'
> 
> May be it uses the new installed 'ld' of binutils-2.9?

If I remember correctly, I had a similiar problem a while ago
under FreeBSD.

Actually I believe there _is_ a problem when using egcs-CVS
with binutils-2.9 under FreeBSD-2.2.6. 


Just to be sure: Given that one has gcc 2.7.2 and FreeBSD as/ld,
how should one proceed to install both binutils und egcs? (configure
options, install dirs, etc...)

Thanks,
Gerald


PS: I already tried a couple of install variations, none of which
    worked... :-(
-- 
Gerald Pfeifer (Jerry)      Vienna University of Technology
pfeifer@dbai.tuwien.ac.at   http://www.dbai.tuwien.ac.at/~pfeifer/





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