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]
Other format: [Raw text]

Re: problem compiling binutils-2.15.94 with gcc 3.3.3 (Cygwin oni686-Win2k)


Hi Vijay,

My arparse.c (in folder usr/src/build-binutils/binutils) just contains a
main() definition (??). It looks like this:

main() { return 0; }

That's all there is in arparse.c. Nothing more, nothing less. Is there some
other problem?

Hmm, well assuming that moving over to Linux has not helped then I would suggest that you (make a backup of and then) delete the arparse.c file to force it to be rebuilt. This should cause a proper version to be created rather than the dummy version, which is what you appear to have.


Cheers
  Nick


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