David Schleef <ds <at> entropywave.com> writes: > > > 0.4.11 > ====== > > This is primarily a bug fixing release. > > - Fixes for CPUs that don't have backends > - Fix loading of double parameters > - mmx: Fix 64-bit parameter loading > - sse/mmx: Fix x2/x4 with certain opcodes > > There are still some issues with the ARM backend on certain > architecture levels (especially ARMv6). Some assistance from > a user with access to such hardware would be useful. > > David > > ------------------------------------------------------------------------------ > Download new Adobe(R) Flash(R) Builder(TM) 4 > The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly > Flex(R) Builder(TM)) enable the development of rich applications that run > across multiple browsers and platforms. Download your free trials today! > http://p.sf.net/sfu/adobe-dev2dev >
I can build schroedinger-1.0.9 fine, but am having a problem building schroedinger-1.0.10 with both orc-0.4.10 and orc-0.4.11 on mac 10.6.4, with the following being reported during make: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -I.. -I/usr/local/include/orc-0.4 -DSCHRO_ENABLE_UNSTABLE_API -g -O3 -MT wavelet_2d.o -MD -MP -MF .deps/wavelet_2d.Tpo -c -o wavelet_2d.o wavelet_2d.c mv -f .deps/wavelet_2d.Tpo .deps/wavelet_2d.Po /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -I.. -I/usr/local/include/orc-0.4 -DSCHRO_ENABLE_UNSTABLE_API -g -O3 -o wavelet_2d wavelet_2d.o libschrotest.la ../schroedinger/libschroedinger-1.0.la -L/usr/local/lib -lorc-0.4 -lpthread -lorc-test-0.4 -L/usr/local/lib -lorc-0.4 libtool: link: gcc -Wall -I.. -I/usr/local/include/orc-0.4 -DSCHRO_ENABLE_UNSTABLE_API -g -O3 -o .libs/wavelet_2d wavelet_2d.o ./.libs/libschrotest.dylib /Users/brianm/Desktop/schroedinger-1.0.10/schroedinger/.libs/libschroedinger 1.0.dylib -L/usr/local/lib ../schroedinger/.libs/libschroedinger-1.0.dylib -lpthread /usr/local/lib/liborc-test-0.4.dylib /usr/local/lib/liborc-0.4.dylib Undefined symbols: "__orc_program_orc_deinterleave2_s16", referenced from: _iwt_ref in wavelet_2d.o "__orc_program_orc_interleave2_s16", referenced from: _iiwt_ref in wavelet_2d.o ld: symbol(s) not found collect2: ld returned 1 exit status make[3]: *** [wavelet_2d] Error 1 make[2]: *** [all-recursive] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 I see these entry points defined in some generated code files, but could DISABLE_ORC somehow be defined, thus hiding them? Any suggestions would be appreciated. Thanks, Brian McGann brianm<at>giavaneers.com ------------------------------------------------------------------------------ Download new Adobe(R) Flash(R) Builder(TM) 4 The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly Flex(R) Builder(TM)) enable the development of rich applications that run across multiple browsers and platforms. Download your free trials today! http://p.sf.net/sfu/adobe-dev2dev _______________________________________________ Schrodinger-devel mailing list Schrodinger-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/schrodinger-devel