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


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

Re: ia64 target?


>>>>> "Kevin" == Kevin Buettner <kevinb@cygnus.com> writes:
Kevin> On Mar 16,  2:32pm, J.T. Conklin wrote:
Kevin> How about...
Kevin> 
Kevin> --target=ia64-unknown-linux
Kevin> 
Kevin> I've successfully done a configure and make with
Kevin> --target=ia64-unknown-linux on the following hosts:
Kevin> 
Kevin> i386-unknown-freebsd4.2
Kevin> i386-unknown-netbsdelf1.5
Kevin> i386-pc-solaris2.8
Kevin> i686-pc-linux-gnu
Kevin> ia64-unknown-linux
>> 
>> Note that all of these hosts use ELF/svr4 shared libraries.  On
>> others, it fails to build.  I believe all of the Linux targets suffer
>> from this bug.

Kevin> Are you sure?

Yes.  

Both ia64-linux and i386-linux fail to build on a i386-netbsd1.3 host.
I suspect these targets would also fail to build on on sparc-sunos, or
any other host without ELF/svr4 shared libraries because solib-legacy.c
includes the host's "link.h" header.

        --jtc

-- 
J.T. Conklin
RedBack Networks


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