This is the mail archive of the binutils@sourceware.org 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: cross-build fails, target host:powerpc, build host:x86_64


On Tue, Sep 29, 2009 at 01:03:14PM +0200, Hector Oron wrote:
> I changed the version on the binutils and it is working fine with that
> one. I am not sure how could I debug to find the issue, i would
> appreciate if you could give me a hint.

Your configure log showed that "gcc -g -O2 conftest.c" with conftest.c
basically "int main(){return 0;}" gave an assembler error.  Find out
why.

-- 
Alan Modra
Australia Development Lab, IBM


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