On Tue, 2006-11-14 at 05:14 -0700, Luke Iannini (pd) wrote:
> I'm trying to get DD to compile on OS X Intel (as usual : ) ) and am
> getting the following:
> 
> gcc -g -Wall -fnested-functions -fasm-blocks -DPD -DDL_OPEN -DNEWHASH
> -DLOCKFREE -DDESIRE -DPABLIO -DPA_LOG_API_CALLS -DUNISTD
> -DPA_USE_COREAUDIO -DMACOSX -DUSEAPI_JACK -DUSEAPI_PORTAUDIO -DPA19
> -DDEBUG -DHAVE_ALLOCA -DPD_INTERNAL
> -I/Library/Frameworks/Tk.framework/Headers
> -I/Library/Frameworks/Tcl.framework/Headers -I/usr/include/tcl8.4
> -Isrc -Iportmidi_osx -Iportmidi_osx/pm_common -Iportmidi_osx/porttime
> -Iportmidi_osx/pm_mac -Iportaudio/include -Iportaudio/src/common -c -o
> src/m_fifo.o src/m_fifo.c
> /var/tmp//cc9fyyxN.s:26:junk `f' after expression
> /var/tmp//cc9fyyxN.s:27:Spurious digit 1.
> /var/tmp//cc9fyyxN.s:27:Rest of line ignored. 1st junk character valued 48 
> (0).
> /var/tmp//cc9fyyxN.s:31:junk `f' after expression
> /var/tmp//cc9fyyxN.s:33:junk `b' after expression
> /var/tmp//cc9fyyxN.s:34:Spurious digit 2.
> /var/tmp//cc9fyyxN.s:34:Rest of line ignored. 1st junk character valued 48 
> (0).
> scons: *** [src/m_fifo.o] Error 1
> 
> Looks like there is a lot of processor specific assembler in there -
> is this another case of assuming PPC on the OS X platform?

the assembler code is not operating system specific, but cpu
architecture specific.
having a look at the specifific file (/var/tmp/cc9fyyxN.s) would help to
debug this ...

tim

--
[EMAIL PROTECTED]    ICQ: 96771783
http://www.mokabar.tk

All we composers really have to work with is time and sound - and
sometimes I'm not even sure about sound.
  Morton Feldman

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
PD-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to