We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 818 - makefile & doc updated for Opwn Watcom 1.8
Summary: makefile & doc updated for Opwn Watcom 1.8
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: build (show other bugs)
Version: HG 2.0
Hardware: x86 Windows (XP)
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-30 15:54 UTC by Daniele Forghieri
Modified: 2009-12-15 12:14 UTC (History)
0 users

See Also:


Attachments
Makefile & Doc for Open Watcom 1.8 (9.40 KB, application/octet-stream)
2009-10-04 01:21 UTC, Daniele Forghieri
Details
Updated makefile & Doc for Open Watcom 1.8 (9.29 KB, application/zip)
2009-10-12 02:52 UTC, Daniele Forghieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniele Forghieri 2009-09-30 15:54:57 UTC
The zip file included contain note & makefile updated to compile SDL 1.3 with Open Watcom 1.8

Needs patch #814, #815, #816 & #817

Inside the Zip there is the original note (renamed), the new (updated) note and the zip with the makefile.
Comment 1 Ryan C. Gordon 2009-10-02 17:59:31 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.
Comment 2 Daniele Forghieri 2009-10-04 01:21:17 UTC
Created attachment 392 [details]
Makefile & Doc for Open Watcom 1.8
Comment 3 Daniele Forghieri 2009-10-07 15:03:36 UTC
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
Comment 4 Daniele Forghieri 2009-10-12 02:52:02 UTC
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.
Comment 5 Sam Lantinga 2009-12-15 12:14:12 UTC
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!