Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Assembler error on ppc 604e
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
panyo
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jan 2004
Posts: 86

PostPosted: Sun Jun 20, 2004 10:40 pm    Post subject: Assembler error on ppc 604e Reply with quote

Booted from 2.4.20-8dA kernel that came with Yellowdog 3, I have installed stage 3 of 2004.1 on a 7500 with a daughterboard from a 7300 (ppc 604e).
Things were ok up to emerging a system logger. I get this error:

Code:
gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/libol-0.3.9/work/libol-0.3.9/src -I. -D_GNU_SOURCE -mcpu=604e -pipe -c format.c  -fPIC -DPIC -o .libs/format.lo
{standard input}: Assembler messages:
{standard input}:947: Error: unknown pseudo-op: `.l1'
make[1]: *** [format.lo] Error 1
make[1]: *** Waiting for unfinished jobs....
{standard input}: Assembler messages:
{standard input}:3720: Error: expected comma after ".LC1"
{standard input}:3720: Warning: rest of line ignored; first ignored character is `3'
{standard input}:5055: Error: unknown pseudo-op: `.lc1'


I have tried a few other things and it seems nothing will compile. The kernel I am using does not have devfs built in, so not being able to compile, it seems this will be a problem too.

Advice?
Back to top
View user's profile Send private message
billbrasky
n00b
n00b


Joined: 21 May 2004
Posts: 12

PostPosted: Sat Jul 10, 2004 5:09 am    Post subject: Reply with quote

See bug 45457 https://bugs.gentoo.org/show_bug.cgi?id=45457

The fix for me was to remove -pipe from my CFLAGS.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum