Re: How to resolve the x86 build issue on Mac

2015-01-12 Thread Václav Zeman
On 10 January 2015 at 09:26, rokaku wrote: > Hi There, > > Here is the config.log file. > Please let me know if anything needs to be provided. > Thanks in advance. > > 15/1/10,Václav Zeman wrote: > > On 9.1.2015 13:04, rokaku > wrote: > > I'm newb

Re: How to resolve the x86 build issue on Mac

2015-01-10 Thread rokaku
Hi There, Here is the config.log file. Please let me know if anything needs to be provided. Thanks in advance. 15/1/10,Václav Zeman wrote: On 9.1.2015 13:04, rokaku wrote: > I'm newbie for the build, now I'm trying to build libtool-2.4.4 for iO

Re: How to resolve the x86 build issue on Mac

2015-01-09 Thread Václav Zeman
On 9.1.2015 13:04, rokaku wrote: > I'm newbie for the build, now I'm trying to build libtool-2.4.4 for > iOS-simulator (not iOS) on Mac. > Here is my script: > > export ARCH="i386-apple-darwin11" > export SDKVER="7.1" > export DEVROOT="/Applications/Xcode.app/Contents/Developer" >

How to resolve the x86 build issue on Mac

2015-01-09 Thread rokaku
I'm newbie for the build, now I'm trying to build libtool-2.4.4 for iOS-simulator (not iOS) on Mac. Here is my script: export ARCH="i386-apple-darwin11" export SDKVER="7.1" export DEVROOT="/Applications/Xcode.app/Contents/Developer" export SDKROOT="$DEVROOT/Platforms/iPhoneSimula