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

See the CrossGCC FAQ for lots more information.


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: Problems with crossgcc and AMD Au1550


Chris Jones wrote:
With your changes (minus the target name), I get the same results.
Compiling specifically with the -mips32 flag gets around the atomic
ll/sc instructions, but then the assember bails again on many:

/tmp/ccG6FoVC.s:7492: Error: Cannot branch to symbol in another section.

It is a jump instuction:

j 2b

Still not sure of the problem.

Can you make a little shell script that just contains the commands needed to compile the problem file exactly as crosstool does it (it's easy, just grab the command from the log), then add -save-temps and send me the .s file and the error messages? - Dan


-- My technical stuff: http://kegel.com My politics: see http://www.misleader.org for examples of why I'm for regime change

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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