Re: Don't really understand why there are so many settings
Re: Don't really understand why there are so many settings
- Subject: Re: Don't really understand why there are so many settings
- From: "Theodore H. Smith" <email@hidden>
- Date: Sun, 11 Feb 2007 23:34:27 +0000
Hi people,
I had a look at my settings and cleaned them up a bit. I deleted all
the project settings.
This time I've only copy/pasted the customised settings which will
make this a lot quicker.
It's still only creating a 20KB file instead of the 200KB file it's
meant to. Why? I don't know.
How can I even find out what to do? Where can I find out what is wrong?
All I want to do is build a UB (dylib) library! How hard can it be?
Is there some instructions I can get to make my settings from scratch
to make a library? Something clean ideally, with as few settings as
possible. Maybe if I redo it from scratch it'll work.
Anyhow here are the settings I got. Let me know if anything here will
make me only generate a 20k dylib instead of the 200KB it's meant to.
ARCHS = ppc i386
SDKROOT = /Developer/SDKs/MacOSX10.3.9.sdk
SYMROOT = ElfData/Build Resources/Mac Carbon Mach-O Universal
OBJROOT = build
CONFIGURATION_BUILD_DIR = $(BUILD_DIR)
DEBUG_INFORMATION_FORMAT = dwarf
MACH_O_TYPE = mh_dylib
PREBINDING = NO
EXPORTED_SYMBOLS_FILE = exports.txt
DYLIB_CURRENT_VERSION = 1
DYLIB_COMPATIBILITY_VERSION = 1
SECTORDER_FLAGS =
DEAD_CODE_STRIPPING = YES
ONLY_LINK_ESSENTIAL_SYMBOLS = YES
LINKER_DISPLAYS_FILES_FOR_UNDEFINED_SYMBOLS = NO
OTHER_LDFLAGS = -framework Carbon
PRODUCT_NAME = ElfDataMachUB
SKIP_INSTALL = NO
STRIP_INSTALLED_PRODUCT = NO
STRIP_STYLE = debugging
COPY_PHASE_STRIP = NO
GCC_PREFIX_HEADER = ElfDataSrc/ED_CompileMachO.h
GCC_PRECOMPILE_PREFIX_HEADER = NO
OTHER_CFLAGS =
GCC_GENERATE_DEBUGGING_SYMBOLS = NO
GCC_DEBUGGING_SYMBOLS = used
GCC_ENABLE_SYMBOL_SEPARATION = NO
GCC_OPTIMIZATION_LEVEL = 3
GCC_NO_COMMON_BLOCKS = NO
GCC_DYNAMIC_NO_PIC = YES
GCC_UNROLL_LOOPS = YES
GCC_FAST_MATH = YES
GCC_STRICT_ALIASING = NO
GCC_MODEL_TUNING = G5
GCC_AUTO_VECTORIZATION = YES
GCC_ENABLE_SSE3_EXTENSIONS = YES
GCC_SYMBOLS_PRIVATE_EXTERN = YES
GCC_THREADSAFE_STATICS = NO
GCC_WARN_UNKNOWN_PRAGMAS = NO
GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO
WARNING_CFLAGS = -Wmost
LIBRARY_STYLE = DYNAMIC
MACOSX_DEPLOYMENT_TARGET_i386 = 10.4
OTHER_REZFLAGS =
REZ_EXECUTABLE = YES
SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden