Menu

#141 patch to disable System::Call and System::Get on GCC

Stable
closed-accepted
nobody
Plugin (47)
5
2007-05-14
2007-05-02
Paul Wise
No

The attached patch disables the System.dll Call, Get and Debug functions when __GNUC__ is defined allowing it to build and install with GCC. It also updates the documentation with information about this difference.

Please review the patch and make sure I haven't disabled some functions unrelated to Call/Get.

I'd also suggest removing these files since they seem unused:

Contrib/System/Source/vc7lshl.obj
Contrib/System/Source/vc7lshr.obj
Contrib/System/Source/vc7lmul.obj
Contrib/System/Source/chkstk.obj
Contrib/System/Source/vc7ldvrm.obj

Shall I also convert this file into a .rc file?

Contrib/System/Resource.dll

BTW, what is the difference between 'Stable' and 'Unstable'?

Discussion

  • Paul Wise

    Paul Wise - 2007-05-02

    Logged In: YES
    user_id=35028
    Originator: YES

    Woops, missed the patch
    File Added: disable-system-call-with-gcc.patch

     
  • Paul Wise

    Paul Wise - 2007-05-02

    disables the System.dll Call, Get and Debug functions
    when GNUC is defined allowing it to build and install with GCC

     
  • Paul Wise

    Paul Wise - 2007-05-14

    Logged In: YES
    user_id=35028
    Originator: YES

    Committed.

     
  • Paul Wise

    Paul Wise - 2007-05-14
    • status: open --> closed-accepted
     

Log in to post a comment.