This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

show me the way.... T.T


Hi~
 
I have a problem in compiling binutils-2.10.1
a few day ago, I visited www.linuxfromscratch.org
and decided to make it from the scratch...
 
now, I get lost in compiling binutils.
I compiled binutils statically with gcc-2.95.2 , glibc-2.2.1 successfully.
And, failed in dynamic compile(with gcc-2.95.2.1, glibc-2.2.2)
 
[[[ ./configure --prefix=/usr --enable-shared && make -e tooldir=/usr  ]]
 
after the command I checked binutils-2.10.1/ld/ld-new with ldd command.
and the message was "not a dnyamic executable".
I couldn't find the reason, even in the maillist.
 
so now, I'm using static ld, gperf, etc.
and I get some strange waring when I compile other packages.
like this    ===>   /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 08048eb0
and the output would say "Illigal function"
 
please tell me, what is problem and how to fixup the problem...
 
 
ps. I'm new to here... so, if I made a mistake in posting mail, forgive me. ;)

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