[flac-dev] Moving CPP hackery

Dave Yeo dave.r.yeo at gmail.com
Sat Feb 4 18:15:59 PST 2012


On 02/03/12 09:20 pm, Erik de Castro Lopo wrote:
> Hi all, especially David Yeo and JonY,
> 
> I've started moving compiler specific CPP hacker into a separate file
> at include/share/compat.h.
> 
> Eventually I hope to be able to move all of the require CPP hackery
> for $random_compiler into this file and have any C file which needs
> any compiler specific tweak to include this new compatibilty header.
> 
> My belief is that one this CPP hackery is all in one place, it will
> be far easier to modify and keep correct.
> 
> So, I would be very greatful if David Yeo and JonY could test current
> git HEAD and provide a patch if anything breaks. I will hold off
> on any further hacking for a couple of days to give you guys time to
> test this.

Compiles and seems fine here with --disable-asm-optimizations. I'll send
a couple of patches to fix building a DLL and using the right object
format with nasm in a bit. My apologies in advance if I break threading
with those patches, still learning git.
Dave


More information about the flac-dev mailing list