Compile error...

...

cc -DDESIRE -DDONTUSESIMD -g -O2 -DPD -O3 -funroll-loops
-fomit-frame-pointer -DMACOSX -DUNISTD -I/usr/X11R6/include
-DPA_USE_COREAUDIO  -Wall -Wno-unused-parameter -I.
-DINSTALL_PREFIX=\"/usr/local\" -Wno-parentheses -Wno-switch
-Wno-unused-variable -Wstrict-prototypes -c -o s_midi_none.o
s_midi_none.c
g++ -flat_namespace -undefined suppress -Wl  -o libpd.dylib desire.o
m_hash.o m_fifo.o m_simd.o m_pd.o m_class.o m_obj.o m_atom.o
m_memory.o m_binbuf.o m_sched.o s_main.o s_inter.o s_loader.o s_path.o
s_audio.o s_midi.o d_ugen.o d_ctl.o d_arithmetic.o d_osc.o d_filter.o
d_dac.o d_misc.o d_math.o d_fft.o d_mayer_fft.o d_fftroutine.o
d_array.o d_global.o d_delay.o d_resample.o d_soundfile.o
x_arithmetic.o x_connective.o x_midi.o x_misc.o x_time.o x_acoustics.o
x_net.o x_qlist.o x_gui.o x_list.o s_midi_none.o
g++ -Wl  $PWD/libpd.dylib main.c -o pd
cc1plus: error: unrecognized command line option "-Wl"
make: *** [pd] Error 1

pre3 compiled fine…

Intel mac.

D

On 07/12/06, Mathieu Bouchard <[EMAIL PROTECTED]> wrote:

http://artengine.ca/desiredata/download/desiredata-0.39.A.pre4.tar.gz

Desire 0.39.A.pre4 (2006.12.07) (-r desiredata; ./configure && make) :

  * major speedup of the GUI (sometimes 3-4 times faster)
  * lots of bugfixes
  * logging of the socket into the terminal is now disabled by default
  * introducing PD_PLUSPLUS_FACE, a new way to use <m_pd.h> and <desire.h>
  * new branch "desiredata" instead of "devel_0_39".
  * got rid of #ifdef DESIRE
  * reply-matching in client-server protocol (less bug-prone)
  * reversing the connection to what it was supposed to be:
    the client connects to the server, not the other way around.
  * the server uses [netreceive] to receive the connection from the GUI
  * removed support for .pdsettings, .plist, microsoft registry.
  * cross-platform libpd
  * new titlebar icon http://artengine.ca/desiredata/gallery/pd.gif
  * removed t_guiconnect
  * removed [scope]

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju
| Freelance Digital Arts Engineer, Montréal QC Canada

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





--
__ _  _  _  __ _
http://sintheta.org

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

Reply via email to