This is the mail archive of the binutils@sourceware.cygnus.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]

Re: problem compiling binutils 2.10


On Wed, 28 Jun 2000, Heiko Nardmann wrote:

> COMPUNIT is a define in /usr/include/compunit.h:
> So do I have to insert a include statement somewhere? If yes where is it best?

No.  HPUX:/usr/include/compunit.h is probably included from one of the
other HPUX:/usr/include/*.h files, and you are quite likely to need that
one too.  The trouble is going to be that even if you figure out exactly
which header files must be pulled in from HP-UX, it's likely that at least
some of them will clash with header files on your native system.  I wish
you luck!

Alan Modra


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