On Tue, Feb 7, 2012 at 2:41 PM, CVBruce <[email protected]> wrote:
> Ok, I ran into some trouble building the 32 bit PowerPC on Mac OS X. It
> seems that although the intel i386 and X86_64 architectures don't require
> the startup files, the PowerPC architectures do. To build the 32bit
> PowerPC, I had to modify the configure.ac file:
Hi Bruce,
Trunk already had that change:
*apple-darwin*)
ORX_SYS_STR="MACOSX"
ORX_SHARED_LIBRARY_EXT=".dylib"
ORX_LDFLAGS_PACKAGE=""
So, I just added it to the 4.1 branch based on your comments below.
C:\work.ooRexx\wc\main.4.1.fixes>svn commit -m "Fix
ORX_LDFLAGS_PACKAGE for Mac in the 4.1 branch"
Sending configure.ac
Transmitting file data .
Committed revision 7507.
It should be good to go.
--
Mark Miesfeld
>
> I then built and tested both of the intel architectures to be sure that the
> change to the configure.ac file didn't have any negative impacts on them.
> It didn't.
>
> I would propose that the change to configure.ac be made.
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel