problem compiling binutils 2.10
Heiko Nardmann
h.nardmann@secunet.de
Wed Jun 28 00:37:00 GMT 2000
More information about the Binutils mailing list
Wed Jun 28 00:37:00 GMT 2000
- Previous message (by thread): problem compiling binutils 2.10
- Next message (by thread): problem compiling binutils 2.10
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Done "grep -l HOST_HPPA *.c *.h". This command gives me the following list: hppabsd-core.c hpux-core.c som.c som.h targets.c targmatch.h Now I am not sure which header files are needed. As far as I understand it this thing is only targeted for native HPPA systems, isn't it? Why are some format definitions part of binutils and some not? Do I have to define HAVE_som_vec somehow? Or do I have to copy the whole /usr/include tree of the HP-UX 11 machine to some place and give the path to configure somehow? Alan Modra wrote: > On Wed, 28 Jun 2000, Heiko Nardmann wrote: > > > Which header files are needed? > > "grep -l HOST_HPPA bfd/*" will tell you the files that include HP-UX > system headers. > > -- > Linuxcare. Support for the Revolution. -- Heiko Nardmann (Dipl.-Ing.), h.nardmann@secunet.de, Software Development secunet Security Networks AG - Sicherheit in Netzwerken (www.secunet.de), Weidenauer Str. 223-225, D-57076 Siegen Tel. : +49 271 48950-13, Fax : +49 271 48950-50
- Previous message (by thread): problem compiling binutils 2.10
- Next message (by thread): problem compiling binutils 2.10
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list