Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcc-4.2 is unable to create an executable file #2

Open
keita2020333 opened this issue Jun 30, 2010 · 1 comment
Open

gcc-4.2 is unable to create an executable file #2

keita2020333 opened this issue Jun 30, 2010 · 1 comment

Comments

@keita2020333
Copy link

Hi, gabriel.
how do you do?

build-armv6/7 could compile, but today I tried it,I couldn't.
I'm not sure but before I upgrade Xcode 3.2.3, I could.

$./build-armv7

Pulling r22403...

... snip ...

Checked out revision 22403.
Configure options: --enable-gpl --enable-postproc --enable-swscale --enable-avfilter --enable-libx264 --extra-ldflags=-L/Users/mac/documents/c/git/ffmpeg-iphone-build/x264-armv7/dist/lib --extra-cflags=-I/Users/mac/documents/c/git/ffmpeg-iphone-build/x264-armv7/dist/include
/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/gcc-4.2 is unable to create an executable file.
C compiler test failed.

... snip ...

sory my poor English.
Thanks.

@keita2020333
Copy link
Author

solved

change
--sysroot=/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS3.0.s

to

--sysroot=/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS4.0.s

thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant