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: New issue.


ZhayTee wrote:
> /tmp/cchpXXqK.s:2: Error: unknown pseudo-op: `.little'
> /tmp/cchpXXqK.s:16: Error: alignment not a power of 2
> /tmp/cchpXXqK.s:19: Error: invalid character '.' in mnemonic

You need to override your PATH so you get the right 'as' --
gcc is trying to assemble with your workstation's normal assembler.

Everybody runs into this...
- Dan

------
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]