Skip to content
This repository was archived by the owner on Apr 12, 2026. It is now read-only.
This repository was archived by the owner on Apr 12, 2026. It is now read-only.

Xcode5.1 complier nesc error #25

@liminglu

Description

@liminglu
Hi,
$ make 
make nesc while I meet a problem as follow,
gcc -DHAVE_CONFIG_H -I. -I..  -DNMEMDEBUG -DNDEBUG -O9     -g -Wall -Wno-long-double -MT regions.o -MD -MP -MF .deps/regions.Tpo -c -o regions.o regions.c
warning: unknown warning option '-Wno-long-double'; did you mean '-Wno-long-long'? [-Wunknown-warning-option]
error: invalid value '9' in '-O9'
make[3]: *** [regions.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1
gcc version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 5.1 (clang-503.0.38) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin13.1.0
Thread model: posix
MacOS version
10.9.2
Hope to reply!Thx~

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions