<br><br><div class="gmail_quote">On Wed, Nov 24, 2010 at 6:40 PM, Ivica Ico Bukvic <span dir="ltr">&lt;<a href="mailto:ico@vt.edu">ico@vt.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

OK, latest snapshot 20101124 has been just made available in the usual<br>
place with additional improvements including:<br>
<br>
*all vanilla and iemgui objects are now &quot;accelerated&quot; in terms of their<br>
redrawing and moving, resulting in a dramatic improvement in UI<br>
responsiveness (for the devs, the new model uses tagging of widgets and<br>
move command, rather than apparently a much more cpu expensive coords<br>
call)<br>
<br>
*sarlo&#39;s magic highlighter now works on all iem objects as well as gop<br>
objects<br>
<br>
*more cosmetic bug fixes<br>
<div class="im"><br>
<a href="http://l2ork.music.vt.edu/main/?page_id=56" target="_blank">http://l2ork.music.vt.edu/main/?page_id=56</a><br>
<br>
</div>As always, feedback is most appreciated!<br>
<div><div></div><div class="h5"><br>
Best wishes,<br>
<br>
Ico<br>
<br>
</div></div></blockquote><div class="h5"><br>&lt;personal thoughts, never mind&gt; <br>First i wish to say i had my doubts but now i&#39;m happy to see an iteration of pd-extended in the wild. One may say there is some waste of time with a fork like this and of course there is, but it also proves pd-extended to be &#39;adult&#39; in a way and adults may have children, and children may seem to reinvent the wheel sometimes but that&#39;s all right and that&#39;s the way they can find their new, hopefully better ways. And meanwhile, hopefully, many thing will go upstream and it will be a big happy family :o) I&#39;m particularly interested in better GUIs operating a well separated core, and happy to see Hans &amp; Miller &amp; al are advancing in this direction!<br>

&lt;/personal thoughts, never mind&gt; <br><br>I&#39;m on AMD64 and has run into this with &#39;make&#39;:<br><br>cd ../obj;  cc -Wl,-export-dynamic -lasound -lrt -ljack  -o ../bin/pd d_ctl.o d_array.o d_delay.o d_filter.o d_math.o d_osc.o d_soundfile.o g_canvas.o g_graph.o g_text.o g_rtext.o g_array.o g_template.o g_io.o g_scalar.o g_traversal.o g_guiconnect.o g_readwrite.o g_editor.o g_all_guis.o g_bang.o g_hdial.o g_hslider.o g_mycanvas.o g_numbox.o g_toggle.o g_vdial.o g_vslider.o g_vumeter.o g_magicglass.o m_pd.o m_class.o m_obj.o m_atom.o m_memory.o m_binbuf.o m_conf.o m_glob.o m_sched.o s_main.o s_inter.o s_file.o s_print.o s_loader.o s_path.o s_entry.o s_audio.o s_midi.o d_ugen.o d_arithmetic.o d_dac.o d_misc.o d_fft.o d_global.o d_resample.o x_arithmetic.o x_connective.o x_interface.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 import.o s_midi_oss.o s_audio_oss.o s_audio_alsa.o s_audio_alsamm.o s_midi_alsa.o s_audio_jack.o d_fft_mayer.o d_fftroutine.o  -ldl -lm -lpthread -lasound<br>

collect2: ld terminated with signal 11 [Segmentation fault]<br>/usr/bin/ld: i386 architecture of input file `d_ctl.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `d_array.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `d_delay.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `d_filter.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `d_math.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `d_osc.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `g_canvas.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `g_graph.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `g_text.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `g_rtext.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `g_array.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `g_template.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `g_io.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `g_scalar.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `g_traversal.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `g_guiconnect.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `g_readwrite.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `g_editor.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `g_vdial.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `g_magicglass.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `m_pd.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `m_obj.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `m_atom.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `m_memory.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `m_conf.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `m_glob.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `s_main.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `s_print.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `s_loader.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `s_path.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `s_entry.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `d_ugen.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `d_arithmetic.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `d_dac.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `d_misc.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `d_fft.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `d_global.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `d_resample.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `x_connective.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `x_interface.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `x_midi.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `x_time.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `x_acoustics.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `x_net.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `import.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `s_audio_oss.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `s_audio_alsa.o&#39; is incompatible with i386:x86-64 output<br>

/usr/bin/ld: i386 architecture of input file `s_audio_alsamm.o&#39; is incompatible with i386:x86-64 output<br>/usr/bin/ld: i386 architecture of input file `s_audio_jack.o&#39; is incompatible with i386:x86-64 output<br>
/usr/bin/ld: i386 architecture of input file `d_fft_mayer.o&#39; is incompatible with i386:x86-64 output<br>
/usr/bin/ld: i386 architecture of input file `d_fftroutine.o&#39; is incompatible with i386:x86-64 output<br>make: *** [../bin/pd] Error 1<br><br><br>Andras<br>
</div></div>