On Thu, May 14, 2009 at 2:28 PM, fooler mail <[email protected]> wrote: > hi, > > anyone care to run and show the output of the command below in your > mac os console? > > touch _temp_.c ; gcc -dM -E _temp_.c | more ; rm _temp_.c
This will require gcc on the system btw, which means anyone testing this needs to install at least XCode but there could be a much lighter way to do this. Jerome _________________________________________________ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

