Re: [transcode-devel] Re: Compiling transcode

2007-04-26 Thread Francesco Romani
On 4/26/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: [...] I don't know x86 assembly at all, so I'm hoping someone on the list can chime in here. It (gcc or gas) bitches about this line: and $0b111, %%eax # ... which is the number of bytes to copy\n\ Is this valid assembly fo

Re: [transcode-devel] Re: Compiling transcode

2007-04-26 Thread Andrew Church
>> gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall >> -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g >> -O2 >> -no-cpp-precomp -D_INTL_REDIRECT_MACROS -MT tcmemcpy.lo -MD -MP -MF >> .deps/tcmemcpy.Tpo -c tcmemcpy.c -fno-common -DPIC -o .libs/ >> tcmemcpy.o

[transcode-devel] Re: Compiling transcode

2007-04-26 Thread cremes . devlist
[cross-posted to transcode-dev] On Apr 23, 2007, at 8:15 PM, David Liontooth wrote: The latest stable release of transcode, 1.0.3, configures without problems using the current macports packages, but it doesn't build: gcc -DHAVE_CONFIG_H -I. -I. -I.. -D_REENTRANT -DLINUX -I.. -Wall -D_LARGEFI