substrate-devel Mailing List for Objective-C Substrate
Brought to you by:
landonf
You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
---|
From: Colin B. <ti...@la...> - 2006-09-01 05:26:44
|
Begin forwarded message: > From: Colin Barrett <ti...@la...> > Date: August 31, 2006 7:15:09 PM HST > To: Rand Dvorak <cen...@gm...> > Subject: Re: [Substrate-devel] Status on mingw > > On Aug 31, 2006, at 7:09 PM, Rand Dvorak wrote: >> I do have some additional questions. Is it the goal of Substrate >> to be api compatible with Apple's Foundation implementation, or >> merely the >> OpenStep standard? How closely does Substrate >> follow the GNUstep implementation? I haven't dug into the internals >> but GNUstep does build on mingw. I haven't had time to research >> the ability to staticly link against the GNUstep implementation. It >> seems that libFoundation has moved around quite a bit so I wonder >> if all the bits aren't available somewhere, maybe just a matter of >> collecting them all and rolling them into Substrate. It would be >> nice >> to at least have the win32 option if someone with the necessary >> SKA's could be found to maintain the effort. > > The goal of substrate is to be compatible with Apple's Foundation, > yes. Substrate shares no code with GNUstep, and follows the Apple > documentation as its guideline on how to implement methods. A win32 > option would be nice, yes, but it'd need someone willing to do the > legwork to get it working. > > I think Landon might be able to answer some of your other questions. > Thanks for your interest in Substrate, though :) > > -Colin |
From: Colin B. <ti...@la...> - 2006-08-31 20:12:45
|
Last I heard, Substrate wasn't currently targetting win32. Although if you're volunteering to help... :) -Colin On Aug 31, 2006, at 7:03 AM, Rand Dvorak wrote: > What is the status of building Substrate on mingw? Is there a port of > gcc 4.x for the mingw environment? > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, > security? > Get stuff done quickly with pre-integrated technology to make your > job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache > Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Substrate-devel mailing list > Sub...@li... > https://lists.sourceforge.net/lists/listinfo/substrate-devel |
From: Rand D. <cen...@gm...> - 2006-08-31 17:03:28
|
What is the status of building Substrate on mingw? Is there a port of gcc 4.x for the mingw environment? |