search for: slidable

Displaying 4 results from an estimated 4 matches for "slidable".

Did you mean: slicable
2009 Mar 22
2
Build FLAC source on Mac OS X without Xcode?
...error mentioned below. Any hints on how to get FLAC build correctly on Mac OS X without Xcode? Thanks Jens ...ld: absolute addressing (perhaps -mdynamic-no-pic) used in FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap.c1_loop from .libs/libFLAC.lax/libFLAC-asm.a/bitreader_asm.o not allowed in slidable imagecollect2: ld returned 1 exit statusmake[4]: *** [libFLAC.la] Error 1make[3]: *** [all-recursive] Error 1make[2]: *** [all-recursive] Error 1make[1]: *** [all-recursive] Error 1make: *** [all] Error 2 (I have shortened the output but can post the complete one if necessary) _____________________...
2009 Mar 22
2
Build FLAC source on Mac OS X without Xcode?
...error mentioned below. Any hints on how to get FLAC build correctly on Mac OS X without Xcode? Thanks Jens ...ld: absolute addressing (perhaps -mdynamic-no-pic) used in FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap.c1_loop from .libs/libFLAC.lax/libFLAC-asm.a/bitreader_asm.o not allowed in slidable imagecollect2: ld returned 1 exit statusmake[4]: *** [libFLAC.la] Error 1make[3]: *** [all-recursive] Error 1make[2]: *** [all-recursive] Error 1make[1]: *** [all-recursive] Error 1make: *** [all] Error 2 (I have shortened the output but can post the complete one if necessary) _____________________...
2008 Jan 05
0
Assembly on Mac OS needs to be relocatable
...ned_block_asm_ia32_bswap.c2_next4 (offset 0x00000015) prevents image from loading in dyld shared cache ld: absolute addressing (perhaps -mdynamic-no-pic) used in FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap.c1_loop from .libs/libFLAC.lax/libFLAC-asm.a/bitreader_asm.o not allowed in slidable image Mach-O shared libraries must be relocatable (-mdynamic-no-pic is a GCC flag for Darwin that makes it generate code where only the external references are relocatable, that's why the error message mentions that.) I don't really know assembly, but based on <http://www.zathras.d...
2009 Mar 22
0
Build FLAC source on Mac OS X without Xcode?
...mentioned below. Any hints on how to get FLAC build correctly on Mac OS X without Xcode? Thanks Jens ...ld: absolute addressing (perhaps -mdynamic-no-pic) used in FLAC__bitreader_read_rice_signed_block_asm_ia32_bswap.c1_loop from .libs/libFLAC.lax/libFLAC-asm.a/bitreader_asm.o not allowed in slidable imagecollect2: ld returned 1 exit statusmake[4]: *** [libFLAC.la] Error 1make[3]: *** [all-recursive] Error 1make[2]: *** [all-recursive] Error 1make[1]: *** [all-recursive] Error 1make: *** [all] Error 2 (I have shortened the output but can post the complete one if necessary)