[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Discuss-gnuradio] gnuradio-core fails to make on an Intel MacBook Pro u
From: |
Michael Dickens |
Subject: |
[Discuss-gnuradio] gnuradio-core fails to make on an Intel MacBook Pro using XCode 2.4? |
Date: |
Fri, 18 Aug 2006 15:02:31 -0400 |
I just submitted a ticket (41) for this one. Sorry about the bad
formatting in the ticket ... I'll do better next time.
I think the issue is a change in XCode 2.4 from 2.3, but as I don't
have an Intel Mac I really can't check it myself. Any Intel-Mac
users able to spend a little time checking it out (or helping me
check it out)? Email me off-list if you can run some quick scripts &
get back to me. - MLD
MacBook Pro running OSX 10.4.7 and XCode 2.4 .
SVN checkout is from last night.
My compile is failing in gnuradio-core/src/lib/filters/ :
/bin/sh ../../../../libtool --mode=compile gcc -g -O2 -Wall -c -o
float_dotprod_sse.lo float_dotprod_sse.S
gcc -g -O2 -Wall -c float_dotprod_sse.S -fno-common -DPIC -o
.libs/float_dotprod_sse.o
float_dotprod_sse.S:61:Unknown pseudo-op: .scl
float_dotprod_sse.S:61:Rest of line ignored. 1st junk character
valued 50 (2).
float_dotprod_sse.S:61:Unknown pseudo-op: .type
float_dotprod_sse.S:61:Rest of line ignored. 1st junk character
valued 51 (3).
float_dotprod_sse.S:61:Unknown pseudo-op: .endef
make[4]: *** [float_dotprod_sse.lo] Error 1
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
- [Discuss-gnuradio] gnuradio-core fails to make on an Intel MacBook Pro using XCode 2.4?,
Michael Dickens <=