| Summary: | makefile & doc updated for Opwn Watcom 1.8 | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Daniele Forghieri <ow_sdl> |
| Component: | build | Assignee: | Sam Lantinga <slouken> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | HG 2.0 | ||
| Hardware: | x86 | ||
| OS: | Windows (XP) | ||
| Attachments: |
Makefile & Doc for Open Watcom 1.8
Updated makefile & Doc for Open Watcom 1.8 |
||
|
Description
Daniele Forghieri
2009-09-30 15:54:57 UTC
Thank you for the effort to make this work with Open Watcom...but none of these bugs have attachments. Can you try to attach the files again? Thanks, --ryan. Created attachment 392 [details]
Makefile & Doc for Open Watcom 1.8
I'm taking a look at the option of Open watcom and I found some to help the non const inizializer (so there is no need to patch the source).
If it's possible to put the makefile / include watcom file in SVN I think i can make the SDL 1.3 work with open watcom (working also with config.h, I hope)
Thanks
Daniele Forghieri
Created attachment 411 [details] Updated makefile & Doc for Open Watcom 1.8 The option -aa of Open Watcom permits non const inizializer so the patch for the bug #816 is no longer necessary. The include zip file contain the update of the compiler option. I removed the old 1.2 README, since it's largely the same and anyone can go to the 1.2 code if they want. The rest has been checked in, thanks! |