ioops, this one was old, and buggy, sorry I didn't notice. You might prefer this one ;)
Alexandre, I think I did find how to manage with the ".skip" instruction on darwin with mach-o, I use the .fill instrcution. I assumed that the ".skip n" instruction allocate n bytes.
Thanks,
Pierre
On lundi, juil 7, 2003, at 14:02 Europe/Paris, Pierre d'Herbemont wrote:
Hi!
This patch fix (again) the ppc syntax for Mac OS X's ld. I took care of Alexandre suggestion.
Hope it will be ok ;)
Pierre
ModifiedFiles: tools/winebuild/import.c tools/winebuild/spec32.c tools/winebuild/build.h
ChangeLog:
- Add support for Mac OS X's ppc assembler syntax.