Created
June 15, 2014 00:52
-
-
Save opoku/0b7ba895dc274c63cd38 to your computer and use it in GitHub Desktop.
wxmac build error on OS X 10.10
This file has been truncated, but you can view the full file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
checking build system type... x86_64-apple-darwin14.0.0 | |
checking host system type... x86_64-apple-darwin14.0.0 | |
checking for --disable-gui... no | |
checking for --enable-monolithic... no | |
checking for --enable-plugins... no | |
checking for --without-subdirs... no | |
checking for --enable-official_build... no | |
checking for --disable-all-features... no | |
checking for --enable-universal... no | |
checking for --enable-nanox... no | |
checking for --enable-gpe... no | |
checking for toolkit... osx_cocoa | |
checking for --with-libpng... yes | |
checking for --with-libjpeg... yes | |
checking for --with-libtiff... yes | |
checking for --without-libjbig... no | |
checking for --without-liblzma... yes | |
checking for --with-libxpm... yes | |
checking for --with-libiconv... yes | |
checking for --with-libmspack... no | |
checking for --without-gtkprint... no | |
checking for --with-gnomevfs... no | |
checking for --with-libnotify... yes | |
checking for --with-hildon... no | |
checking for --with-opengl... yes | |
checking for --with-dmalloc... no | |
checking for --with-sdl... no | |
checking for --with-regex... yes | |
checking for --with-zlib... yes | |
checking for --with-expat... yes | |
checking for --with-macosx-sdk... | |
checking for --with-macosx-version-min... 10.10 | |
checking for --enable-debug... no | |
checking for --disable-debug_flag... yes | |
checking for --enable-debug_info... no | |
checking for --enable-debug_gdb... no | |
checking for --enable-debug_cntxt... no | |
checking for --enable-mem_tracing... no | |
checking for --disable-shared... no | |
checking for --enable-stl... no | |
checking for --enable-std_containers... no | |
checking for --enable-std_iostreams... yes | |
checking for --enable-std_string... yes | |
checking for --enable-std_string_conv_in_wxstring... no | |
checking for --disable-unicode... no | |
checking for --enable-mslu... no | |
checking for --enable-utf8... no | |
checking for --enable-utf8only... no | |
checking for --enable-extended_rtti... no | |
checking for --disable-optimise... no | |
checking for --enable-profile... no | |
checking for --enable-no_rtti... no | |
checking for --enable-no_exceptions... no | |
checking for --enable-permissive... no | |
checking for --enable-no_deps... no | |
checking for --disable-vararg_macros... no | |
checking for --enable-universal_binary... i386,x86_64 | |
checking for --enable-macosx_arch... no | |
checking for --enable-compat26... no | |
checking for --disable-compat28... no | |
checking for --disable-rpath... no | |
checking for --enable-objc_uniquifying... no | |
checking for --disable-visibility... no | |
checking for --disable-tls... no | |
checking for --enable-intl... yes | |
checking for --enable-xlocale... yes | |
checking for --enable-config... yes | |
checking for --enable-protocols... yes | |
checking for --enable-ftp... yes | |
checking for --enable-http... yes | |
checking for --enable-fileproto... yes | |
checking for --enable-sockets... yes | |
checking for --enable-ipv6... no | |
checking for --enable-ole... yes | |
checking for --enable-dataobj... yes | |
checking for --enable-ipc... yes | |
checking for --enable-baseevtloop... yes | |
checking for --enable-epollloop... yes | |
checking for --enable-selectloop... yes | |
checking for --enable-any... yes | |
checking for --enable-apple_ieee... yes | |
checking for --enable-arcstream... yes | |
checking for --enable-base64... yes | |
checking for --enable-backtrace... yes | |
checking for --enable-catch_segvs... yes | |
checking for --enable-cmdline... yes | |
checking for --enable-datetime... yes | |
checking for --enable-debugreport... yes | |
checking for --enable-dialupman... yes | |
checking for --enable-dynlib... yes | |
checking for --enable-dynamicloader... yes | |
checking for --enable-exceptions... yes | |
checking for --enable-ffile... yes | |
checking for --enable-file... yes | |
checking for --enable-filehistory... yes | |
checking for --enable-filesystem... yes | |
checking for --enable-fontenum... yes | |
checking for --enable-fontmap... yes | |
checking for --enable-fs_archive... yes | |
checking for --enable-fs_inet... yes | |
checking for --enable-fs_zip... yes | |
checking for --enable-fsvolume... yes | |
checking for --enable-fswatcher... yes | |
checking for --enable-geometry... yes | |
checking for --enable-log... yes | |
checking for --enable-longlong... yes | |
checking for --enable-mimetype... yes | |
checking for --enable-printfposparam... yes | |
checking for --enable-snglinst... yes | |
checking for --enable-sound... yes | |
checking for --enable-stdpaths... yes | |
checking for --enable-stopwatch... yes | |
checking for --enable-streams... yes | |
checking for --enable-sysoptions... yes | |
checking for --enable-tarstream... yes | |
checking for --enable-textbuf... yes | |
checking for --enable-textfile... yes | |
checking for --enable-timer... yes | |
checking for --enable-variant... yes | |
checking for --enable-zipstream... yes | |
checking for --enable-url... yes | |
checking for --enable-protocol... yes | |
checking for --enable-protocol_http... yes | |
checking for --enable-protocol_ftp... yes | |
checking for --enable-protocol_file... yes | |
checking for --enable-threads... yes | |
checking for --enable-iniconf... no | |
checking for --enable-regkey... yes | |
checking for --enable-docview... yes | |
checking for --enable-help... yes | |
checking for --enable-mshtmlhelp... yes | |
checking for --enable-html... yes | |
checking for --enable-htmlhelp... yes | |
checking for --enable-xrc... yes | |
checking for --enable-aui... yes | |
checking for --enable-propgrid... yes | |
checking for --enable-ribbon... yes | |
checking for --enable-stc... yes | |
checking for --enable-constraints... yes | |
checking for --enable-loggui... yes | |
checking for --enable-logwin... yes | |
checking for --enable-logdialog... yes | |
checking for --enable-mdi... yes | |
checking for --enable-mdidoc... yes | |
checking for --enable-mediactrl... yes | |
checking for --enable-gstreamer8... no | |
checking for --enable-richtext... yes | |
checking for --enable-postscript... yes | |
checking for --enable-printarch... yes | |
checking for --enable-svg... yes | |
checking for --enable-webkit... yes | |
checking for --enable-webview... yes | |
checking for --enable-clipboard... yes | |
checking for --enable-dnd... yes | |
checking for --disable-controls... no | |
checking for --enable-markup... yes | |
checking for --enable-accel... yes | |
checking for --enable-animatectrl... yes | |
checking for --enable-bannerwindow... yes | |
checking for --enable-artstd... yes | |
checking for --enable-arttango... auto | |
checking for --enable-bmpbutton... yes | |
checking for --enable-bmpcombobox... yes | |
checking for --enable-button... yes | |
checking for --enable-calendar... yes | |
checking for --enable-caret... yes | |
checking for --enable-checkbox... yes | |
checking for --enable-checklst... yes | |
checking for --enable-choice... yes | |
checking for --enable-choicebook... yes | |
checking for --enable-collpane... yes | |
checking for --enable-colourpicker... yes | |
checking for --enable-combobox... yes | |
checking for --enable-comboctrl... yes | |
checking for --enable-commandlinkbutton... yes | |
checking for --enable-dataviewctrl... yes | |
checking for --enable-datepick... yes | |
checking for --enable-detect_sm... yes | |
checking for --enable-dirpicker... yes | |
checking for --enable-display... yes | |
checking for --enable-editablebox... yes | |
checking for --enable-filectrl... yes | |
checking for --enable-filepicker... yes | |
checking for --enable-fontpicker... yes | |
checking for --enable-gauge... yes | |
checking for --enable-grid... yes | |
checking for --enable-headerctrl... yes | |
checking for --enable-hyperlink... yes | |
checking for --enable-imaglist... yes | |
checking for --enable-infobar... yes | |
checking for --enable-listbook... yes | |
checking for --enable-listbox... yes | |
checking for --enable-listctrl... yes | |
checking for --enable-notebook... yes | |
checking for --enable-notifmsg... yes | |
checking for --enable-odcombobox... yes | |
checking for --enable-popupwin... yes | |
checking for --enable-prefseditor... yes | |
checking for --enable-radiobox... yes | |
checking for --enable-radiobtn... yes | |
checking for --enable-richmsgdlg... yes | |
checking for --enable-richtooltip... yes | |
checking for --enable-rearrangectrl... yes | |
checking for --enable-sash... yes | |
checking for --enable-scrollbar... yes | |
checking for --enable-searchctrl... yes | |
checking for --enable-slider... yes | |
checking for --enable-spinbtn... yes | |
checking for --enable-spinctrl... yes | |
checking for --enable-splitter... yes | |
checking for --enable-statbmp... yes | |
checking for --enable-statbox... yes | |
checking for --enable-statline... yes | |
checking for --enable-stattext... yes | |
checking for --enable-statusbar... yes | |
checking for --enable-taskbaricon... yes | |
checking for --enable-tbarnative... yes | |
checking for --enable-textctrl... yes | |
checking for --enable-datepick... yes | |
checking for --enable-tipwindow... yes | |
checking for --enable-togglebtn... yes | |
checking for --enable-toolbar... yes | |
checking for --enable-toolbook... yes | |
checking for --enable-treebook... yes | |
checking for --enable-treectrl... yes | |
checking for --enable-treelist... yes | |
checking for --enable-commondlg... yes | |
checking for --enable-aboutdlg... yes | |
checking for --enable-choicedlg... yes | |
checking for --enable-coldlg... yes | |
checking for --enable-filedlg... yes | |
checking for --enable-finddlg... yes | |
checking for --enable-fontdlg... yes | |
checking for --enable-dirdlg... yes | |
checking for --enable-msgdlg... yes | |
checking for --enable-numberdlg... yes | |
checking for --enable-splash... yes | |
checking for --enable-textdlg... yes | |
checking for --enable-tipdlg... yes | |
checking for --enable-progressdlg... yes | |
checking for --enable-wizarddlg... yes | |
checking for --enable-menus... yes | |
checking for --enable-miniframe... yes | |
checking for --enable-tooltips... yes | |
checking for --enable-splines... yes | |
checking for --enable-mousewheel... yes | |
checking for --enable-validators... yes | |
checking for --enable-busyinfo... yes | |
checking for --enable-hotkey... auto | |
checking for --enable-joystick... yes | |
checking for --enable-metafile... auto | |
checking for --enable-dragimage... yes | |
checking for --enable-accessibility... no | |
checking for --enable-uiactionsim... yes | |
checking for --enable-dctransform... yes | |
checking for --enable-webviewwebkit... yes | |
checking for --enable-palette... yes | |
checking for --enable-image... yes | |
checking for --enable-gif... yes | |
checking for --enable-pcx... yes | |
checking for --enable-tga... yes | |
checking for --enable-iff... yes | |
checking for --enable-pnm... yes | |
checking for --enable-xpm... yes | |
checking for --enable-ico_cur... yes | |
checking for --enable-dccache... yes | |
checking for --enable-ps-in-msw... yes | |
checking for --enable-ownerdrawn... yes | |
checking for --enable-uxtheme... yes | |
checking for --enable-wxdib... yes | |
checking for --enable-webviewie... yes | |
checking for --enable-autoidman... no | |
checking for gcc... clang | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking whether we are using the Intel C compiler... no | |
checking how to run the C preprocessor... clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking whether clang needs -traditional... no | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking whether we are using the Intel C++ compiler... no | |
checking whether we are using the Metrowerks C++ compiler... no | |
checking whether we are using the IBM xlC C++ compiler... no | |
checking for ar... ar | |
checking for architectures to use in universal binary... i386,x86_64 | |
configure: WARNING: Disabling dependency tracking due to universal binary build. | |
configure: WARNING: Disabling precompiled headers due to universal binary build. | |
checking if C compiler (clang -mmacosx-version-min=10.10) works with SDK/version options... yes | |
checking if C++ compiler (clang++ -mmacosx-version-min=10.10) works with SDK/version options... yes | |
checking if CoreFoundation/CFBase.h is usable... yes | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for langinfo.h... yes | |
checking for wchar.h... yes | |
checking for sys/select.h... yes | |
checking for cxxabi.h... yes | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking size of short... 2 | |
checking size of void *... 8 | |
checking size of int... 4 | |
checking size of long... 8 | |
checking size of size_t... 8 | |
checking size of long long... 8 | |
checking size of wchar_t... 4 | |
checking for va_copy... yes | |
checking whether the compiler supports variadic macros... yes | |
checking for _FILE_OFFSET_BITS value needed for large files... 64 | |
checking if large file support is available... yes | |
checking for _LARGEFILE_SOURCE value needed for large files... no | |
checking whether byte ordering is bigendian... no | |
checking for iostream... yes | |
checking if C++ compiler supports the explicit keyword... yes | |
checking for std::wstring in <string>... yes | |
checking for std::istream... yes | |
checking for std::ostream... yes | |
checking how to run the C++ preprocessor... clang++ -mmacosx-version-min=10.10 -E | |
checking type_traits usability... yes | |
checking type_traits presence... yes | |
checking for type_traits... yes | |
checking for __sync_fetch_and_add and __sync_sub_and_fetch builtins... yes | |
checking for libraries directories... /usr/lib | |
checking for cos... yes | |
checking for floor... yes | |
checking if floating point functions link without -lm... yes | |
checking for strtoull... yes | |
configure: WARNING: Defaulting to the builtin regex library for Unicode build. | |
checking for deflate in -lz... yes | |
checking for png.h > 0.90... yes | |
checking for png.h... (cached) yes | |
checking for png_sig_cmp in -lpng... no | |
configure: WARNING: system png library not found or too old, will use built-in instead | |
checking for jpeglib.h... yes | |
checking for jpeg_read_header in -ljpeg... no | |
configure: WARNING: system jpeg library not found, will use built-in instead | |
checking for tiffio.h... yes | |
checking for TIFFError in -ltiff... no | |
configure: WARNING: system tiff library not found, will use built-in instead | |
checking for jbg_dec_init in -ljbig... no | |
checking for expat.h... yes | |
checking if expat.h is valid C++ header... yes | |
checking for XML_ParserCreate in -lexpat... yes | |
checking for X11/Xlib.h... no | |
checking for X11/XKBlib.h... no | |
checking if the linker accepts --version-script... no | |
checking for symbols visibility support... no | |
checking for mode_t... yes | |
checking for off_t... yes | |
checking for pid_t... yes | |
checking for size_t... yes | |
checking for ssize_t... yes | |
checking if size_t is unsigned int... no | |
checking if size_t is unsigned long... yes | |
checking if wchar_t is separate type... yes | |
checking for pw_gecos in struct passwd... yes | |
checking for wcslen... yes | |
checking for wcsftime... yes | |
checking for mbstate_t... yes | |
checking for wcsrtombs... yes | |
checking for snprintf... yes | |
checking for vsnprintf... yes | |
checking for vsscanf... yes | |
checking for vsnprintf declaration... yes | |
checking if vsnprintf declaration is broken... no | |
checking for snprintf declaration... yes | |
checking if snprintf supports positional arguments... yes | |
checking for vsscanf declaration... yes | |
checking for putws... no | |
checking for fputws... yes | |
checking for wprintf... yes | |
checking for vswprintf... yes | |
checking for vswscanf... yes | |
checking for _vsnwprintf... no | |
checking for fsync... yes | |
checking for round... yes | |
checking for iconv... yes | |
checking if iconv needs const... no | |
checking for sigaction... yes | |
checking for sa_handler type... int | |
checking for backtrace() in <execinfo.h>... checking for library containing backtrace... none required | |
yes | |
checking for __cxa_demangle() in <cxxabi.h>... yes | |
checking for mkstemp... yes | |
checking for statfs... yes | |
checking for statfs declaration... yes | |
checking for fcntl... yes | |
checking for setenv... yes | |
checking for unsetenv... yes | |
checking for uname... yes | |
checking for strtok_r... yes | |
checking for inet_addr... yes | |
checking for inet_aton... yes | |
checking for fdopen... yes | |
checking for sysconf... yes | |
checking for getpwuid_r... yes | |
checking for getgrgid_r... yes | |
checking for the pthreads library -lpthread... yes | |
checking if more special flags are required for pthreads... no | |
checking for pthread_setconcurrency... yes | |
checking for pthread_cleanup_push/pop... yes | |
checking for sched.h... yes | |
checking for sched_yield... yes | |
checking for pthread_attr_getschedpolicy... yes | |
checking for pthread_attr_setschedparam... yes | |
checking for sched_get_priority_max... yes | |
checking for pthread_cancel... yes | |
checking for pthread_mutex_timedlock... no | |
configure: WARNING: wxMutex::LockTimeout() will not work | |
checking for pthread_attr_setstacksize... yes | |
checking for pthread_mutexattr_t... yes | |
checking for pthread_mutexattr_settype declaration... yes | |
checking for __thread keyword... yes | |
checking if gcc accepts -dumpversion option... yes | |
checking gxx version... 4.2.1 | |
checking whether __thread support in g++ is usable... yes, it works | |
checking for abi::__forced_unwind() in <cxxabi.h>... no | |
checking for localtime_r... yes | |
checking for gmtime_r... yes | |
checking how many arguments gethostbyname_r() takes... cannot find function declaration in netdb.h | |
checking for gethostbyname... yes | |
checking how many arguments getservbyname_r() takes... no | |
checking for getservbyname... yes | |
checking for dlopen... yes | |
checking for dlerror... yes | |
checking for sys/inotify.h... no | |
checking for sys/event.h... yes | |
checking for SNDCTL_DSP_SPEED in sys/soundcard.h... no | |
checking for locale_t... yes | |
checking for sys/epoll.h... no | |
configure: WARNING: sys/epoll.h not available, wxEpollDispatcher disabled | |
checking for gettimeofday... yes | |
checking whether gettimeofday takes two arguments... yes | |
checking for timezone variable in <time.h>... timezone | |
checking for localtime... yes | |
checking for tm_gmtoff in struct tm... yes | |
checking for setpriority... yes | |
checking for socket... yes | |
checking what is the type of the third argument of getsockname... socklen_t | |
checking what is the type of the fifth argument of getsockopt... socklen_t | |
checking for linux/joystick.h... no | |
configure: WARNING: Joystick not supported by this system... disabled | |
configure: WARNING: Dialup manager not supported on this platform... disabled | |
checking for WebKit/HIWebView.h... yes | |
checking for python... /usr/bin/python | |
checking for WebKit/HIWebView.h... (cached) yes | |
checking if we target only x86_64... no | |
checking CXXWARNINGS for gcc -Woverloaded-virtual... -Woverloaded-virtual | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking for ranlib... ranlib | |
checking whether ln -s works... yes | |
checking whether make sets $(MAKE)... yes | |
checking for ar... (cached) ar | |
checking for strip... strip | |
checking for nm... nm | |
checking if make is GNU make... yes | |
checking for gcc 3.1 or later... yes | |
checking for dependency tracking method... gcc | |
checking for Rez... Rez | |
checking for SetFile... SetFile | |
checking for DeRez... DeRez | |
checking whether make sets $(MAKE)... (cached) yes | |
checking for cppunit-config... no | |
checking for Cppunit - version >= 1.8.0... no | |
configure: creating ./config.status | |
config.status: creating lib/wx/config/osx_cocoa-unicode-3.0 | |
config.status: creating lib/wx/config/inplace-osx_cocoa-unicode-3.0 | |
config.status: creating utils/ifacecheck/rungccxml.sh | |
config.status: creating Makefile | |
config.status: creating samples/xrc/Makefile | |
config.status: creating samples/wrapsizer/Makefile | |
config.status: creating samples/wizard/Makefile | |
config.status: creating samples/widgets/Makefile | |
config.status: creating samples/webview/Makefile | |
config.status: creating samples/vscroll/Makefile | |
config.status: creating samples/validate/Makefile | |
config.status: creating samples/uiaction/Makefile | |
config.status: creating samples/typetest/Makefile | |
config.status: creating samples/treelist/Makefile | |
config.status: creating samples/treectrl/Makefile | |
config.status: creating samples/toolbar/Makefile | |
config.status: creating samples/thread/Makefile | |
config.status: creating samples/text/Makefile | |
config.status: creating samples/taskbar/Makefile | |
config.status: creating samples/taborder/Makefile | |
config.status: creating samples/svg/Makefile | |
config.status: creating samples/stc/Makefile | |
config.status: creating samples/statbar/Makefile | |
config.status: creating samples/splitter/Makefile | |
config.status: creating samples/splash/Makefile | |
config.status: creating samples/sound/Makefile | |
config.status: creating samples/sockets/Makefile | |
config.status: creating samples/shaped/Makefile | |
config.status: creating samples/scroll/Makefile | |
config.status: creating samples/sashtest/Makefile | |
config.status: creating samples/richtext/Makefile | |
config.status: creating samples/ribbon/Makefile | |
config.status: creating samples/render/Makefile | |
config.status: creating samples/propgrid/Makefile | |
config.status: creating samples/printing/Makefile | |
config.status: creating samples/popup/Makefile | |
config.status: creating samples/opengl/penguin/Makefile | |
config.status: creating samples/opengl/isosurf/Makefile | |
config.status: creating samples/opengl/cube/Makefile | |
config.status: creating samples/opengl/Makefile | |
config.status: creating samples/notebook/Makefile | |
config.status: creating samples/minimal/Makefile | |
config.status: creating samples/menu/Makefile | |
config.status: creating samples/mediaplayer/Makefile | |
config.status: creating samples/mdi/Makefile | |
config.status: creating samples/listctrl/Makefile | |
config.status: creating samples/layout/Makefile | |
config.status: creating samples/keyboard/Makefile | |
config.status: creating samples/ipc/Makefile | |
config.status: creating samples/internat/Makefile | |
config.status: creating samples/image/Makefile | |
config.status: creating samples/html/zip/Makefile | |
config.status: creating samples/html/widget/Makefile | |
config.status: creating samples/html/virtual/Makefile | |
config.status: creating samples/html/test/Makefile | |
config.status: creating samples/html/printing/Makefile | |
config.status: creating samples/html/htmlctrl/Makefile | |
config.status: creating samples/html/helpview/Makefile | |
config.status: creating samples/html/help/Makefile | |
config.status: creating samples/html/about/Makefile | |
config.status: creating samples/html/Makefile | |
config.status: creating samples/htlbox/Makefile | |
config.status: creating samples/help/Makefile | |
config.status: creating samples/grid/Makefile | |
config.status: creating samples/fswatcher/Makefile | |
config.status: creating samples/font/Makefile | |
config.status: creating samples/exec/Makefile | |
config.status: creating samples/except/Makefile | |
config.status: creating samples/event/Makefile | |
config.status: creating samples/erase/Makefile | |
config.status: creating samples/drawing/Makefile | |
config.status: creating samples/dragimag/Makefile | |
config.status: creating samples/docview/Makefile | |
config.status: creating samples/dnd/Makefile | |
config.status: creating samples/display/Makefile | |
config.status: creating samples/dialogs/Makefile | |
config.status: creating samples/debugrpt/Makefile | |
config.status: creating samples/dataview/Makefile | |
config.status: creating samples/controls/Makefile | |
config.status: creating samples/console/Makefile | |
config.status: creating samples/config/Makefile | |
config.status: creating samples/combo/Makefile | |
config.status: creating samples/collpane/Makefile | |
config.status: creating samples/clipboard/Makefile | |
config.status: creating samples/caret/Makefile | |
config.status: creating samples/calendar/Makefile | |
config.status: creating samples/aui/Makefile | |
config.status: creating samples/artprov/Makefile | |
config.status: creating samples/animate/Makefile | |
config.status: creating samples/Makefile | |
config.status: creating demos/bombs/Makefile | |
config.status: creating demos/forty/Makefile | |
config.status: creating demos/fractal/Makefile | |
config.status: creating demos/life/Makefile | |
config.status: creating demos/Makefile | |
config.status: creating demos/poem/Makefile | |
config.status: creating utils/emulator/Makefile | |
config.status: creating utils/emulator/src/Makefile | |
config.status: creating utils/execmon/Makefile | |
config.status: creating utils/helpview/Makefile | |
config.status: creating utils/helpview/src/Makefile | |
config.status: creating utils/hhp2cached/Makefile | |
config.status: creating utils/ifacecheck/src/Makefile | |
config.status: creating utils/Makefile | |
config.status: creating utils/screenshotgen/Makefile | |
config.status: creating utils/screenshotgen/src/Makefile | |
config.status: creating utils/wxrc/Makefile | |
config.status: creating lib/wx/include/osx_cocoa-unicode-3.0/wx/setup.h | |
config.status: executing wx-config commands | |
=== configuring in src/tiff (/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff) | |
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr/local/Cellar/wxmac/3.0.0' '--disable-debug' '--enable-shared' '--enable-unicode' '--enable-std_string' '--enable-display' '--with-opengl' '--with-osx_cocoa' '--with-libjpeg' '--with-libtiff' '--without-liblzma' '--with-libpng' '--with-zlib' '--enable-dnd' '--enable-clipboard' '--enable-webkit' '--enable-svg' '--enable-mediactrl' '--enable-graphics_ctx' '--enable-controls' '--enable-dataviewctrl' '--with-expat' '--with-macosx-version-min=10.10' '--enable-universal_binary=i386,x86_64' '--disable-precomp-headers' '--disable-monolithic' 'CC=clang' 'CXX=clang++' '--disable-lzma' --cache-file=/dev/null --srcdir=. | |
checking build system type... i386-apple-darwin14.0.0 | |
checking host system type... i386-apple-darwin14.0.0 | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... config/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether to enable maintainer-specific portions of Makefiles... no | |
checking for gcc... clang | |
checking whether the C compiler works... yes | |
checking for C compiler default output file name... a.out | |
checking for suffix of executables... | |
checking whether we are cross compiling... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether clang accepts -g... yes | |
checking for clang option to accept ISO C89... none needed | |
checking for style of include used by make... GNU | |
checking dependency style of clang... gcc3 | |
checking whether clang and cc understand -c and -o together... yes | |
checking for C compiler warning flags... -Wall -W | |
checking whether ln -s works... yes | |
checking how to print strings... printf | |
checking for a sed that does not truncate output... /usr/local/Library/ENV/4.3/sed | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking for fgrep... /usr/bin/grep -F | |
checking for ld used by clang... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm | |
checking the name lister (/usr/bin/nm) interface... BSD nm | |
checking the maximum length of command line arguments... 196608 | |
checking whether the shell understands some XSI constructs... yes | |
checking whether the shell understands "+="... yes | |
checking how to convert i386-apple-darwin14.0.0 file names to i386-apple-darwin14.0.0 format... func_convert_file_noop | |
checking how to convert i386-apple-darwin14.0.0 file names to toolchain format... func_convert_file_noop | |
checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files... -r | |
checking for objdump... no | |
checking how to recognize dependent libraries... pass_all | |
checking for dlltool... no | |
checking how to associate runtime and link libraries... printf %s\n | |
checking for ar... ar | |
checking for archiver @FILE support... no | |
checking for strip... strip | |
checking for ranlib... ranlib | |
checking command to parse /usr/bin/nm output from clang object... ok | |
checking for sysroot... no | |
checking for mt... no | |
checking if : is a manifest tool... no | |
checking for dsymutil... dsymutil | |
checking for nmedit... nmedit | |
checking for lipo... lipo | |
checking for otool... otool | |
checking for otool64... no | |
checking for -single_module linker flag... yes | |
checking for -exported_symbols_list linker flag... yes | |
checking for -force_load linker flag... yes | |
checking how to run the C preprocessor... clang -E | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking for dlfcn.h... yes | |
checking for objdir... .libs | |
checking if clang supports -fno-rtti -fno-exceptions... yes | |
checking for clang option to produce PIC... -fno-common -DPIC | |
checking if clang PIC flag -fno-common -DPIC works... yes | |
checking if clang static flag -static works... no | |
checking if clang supports -c -o file.o... yes | |
checking if clang supports -c -o file.o... (cached) yes | |
checking whether the clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin14.0.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether stripping libraries is possible... yes | |
checking if libtool supports shared libraries... yes | |
checking whether to build shared libraries... yes | |
checking whether to build static libraries... yes | |
checking whether we are using the GNU C++ compiler... yes | |
checking whether clang++ accepts -g... yes | |
checking dependency style of clang++... gcc3 | |
checking how to run the C++ preprocessor... clang++ -E | |
checking for ld used by clang++... /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld | |
checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld... no | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking for clang++ option to produce PIC... -fno-common -DPIC | |
checking if clang++ PIC flag -fno-common -DPIC works... yes | |
checking if clang++ static flag -static works... no | |
checking if clang++ supports -c -o file.o... yes | |
checking if clang++ supports -c -o file.o... (cached) yes | |
checking whether the clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries... yes | |
checking dynamic linker characteristics... darwin14.0.0 dyld | |
checking how to hardcode library paths into programs... immediate | |
checking whether make supports nested variables... yes | |
checking assert.h usability... yes | |
checking assert.h presence... yes | |
checking for assert.h... yes | |
checking fcntl.h usability... yes | |
checking fcntl.h presence... yes | |
checking for fcntl.h... yes | |
checking io.h usability... no | |
checking io.h presence... no | |
checking for io.h... no | |
checking limits.h usability... yes | |
checking limits.h presence... yes | |
checking for limits.h... yes | |
checking malloc.h usability... no | |
checking malloc.h presence... no | |
checking for malloc.h... no | |
checking search.h usability... yes | |
checking search.h presence... yes | |
checking for search.h... yes | |
checking sys/time.h usability... yes | |
checking sys/time.h presence... yes | |
checking for sys/time.h... yes | |
checking for unistd.h... (cached) yes | |
checking for an ANSI C-conforming const... yes | |
checking for inline... inline | |
checking whether byte ordering is bigendian... no | |
checking for off_t... yes | |
checking for size_t... yes | |
checking whether time.h and sys/time.h may both be included... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking size of signed short... 2 | |
checking size of unsigned short... 2 | |
checking size of signed int... 4 | |
checking size of unsigned int... 4 | |
checking size of signed long... 8 | |
checking size of unsigned long... 8 | |
checking size of signed long long... 8 | |
checking size of unsigned long long... 8 | |
checking size of unsigned char *... 8 | |
checking for signed 8-bit type... signed char | |
checking for unsigned 8-bit type... unsigned char | |
checking for signed 16-bit type... signed short | |
checking for unsigned 16-bit type... unsigned short | |
checking for signed 32-bit type... signed int | |
checking for unsigned 32-bit type... unsigned int | |
checking for signed 64-bit type... signed long | |
checking for unsigned 64-bit type... unsigned long | |
checking for signed size type... signed long | |
checking for ptrdiff_t... yes | |
checking for pointer difference type... ptrdiff_t | |
checking for int8... no | |
checking for int16... no | |
checking for int32... no | |
checking for floor... yes | |
checking for isascii... yes | |
checking for memmove... yes | |
checking for memset... yes | |
checking for mmap... yes | |
checking for pow... yes | |
checking for setmode... yes | |
checking for sqrt... yes | |
checking for strchr... yes | |
checking for strrchr... yes | |
checking for strstr... yes | |
checking for strtol... yes | |
checking for strtoull... yes | |
checking for getopt... yes | |
checking for strcasecmp... yes | |
checking for strtoul... yes | |
checking for strtoull... (cached) yes | |
checking for lfind... yes | |
checking native cpu bit order... lsb2msb | |
checking for special C compiler options needed for large files... no | |
checking for _FILE_OFFSET_BITS value needed for large files... no | |
checking for inflateEnd in -lz... yes | |
checking zlib.h usability... yes | |
checking zlib.h presence... yes | |
checking for zlib.h... yes | |
checking for jpeg_read_scanlines in -ljpeg... no | |
checking jpeglib.h usability... yes | |
checking jpeglib.h presence... yes | |
checking for jpeglib.h... yes | |
checking for jbg_dec_init in -ljbig... no | |
checking jbig.h usability... no | |
checking jbig.h presence... no | |
checking for jbig.h... no | |
checking for X... libraries /usr/X11/lib, headers /usr/X11/include | |
checking whether -R must be followed by a space... neither works | |
checking for gethostbyname... yes | |
checking for connect... yes | |
checking for remove... yes | |
checking for shmat... yes | |
checking for IceConnectionNumber in -lICE... yes | |
checking whether pthreads work with -pthread... yes | |
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE | |
checking if more special flags are required for pthreads... -D_THREAD_SAFE | |
checking whether we are using the Microsoft C compiler... no | |
checking GL/gl.h usability... yes | |
checking GL/gl.h presence... yes | |
checking for GL/gl.h... yes | |
checking OpenGL/gl.h usability... yes | |
checking OpenGL/gl.h presence... yes | |
checking for OpenGL/gl.h... yes | |
checking windows.h usability... no | |
checking windows.h presence... no | |
checking for windows.h... no | |
checking for OpenGL library... -lGL | |
checking GL/glu.h usability... yes | |
checking GL/glu.h presence... yes | |
checking for GL/glu.h... yes | |
checking OpenGL/glu.h usability... yes | |
checking OpenGL/glu.h presence... yes | |
checking for OpenGL/glu.h... yes | |
checking for OpenGL Utility library... -lGLU | |
checking for varargs GLU tesselator callback function type... no | |
checking GL/glut.h usability... yes | |
checking GL/glut.h presence... yes | |
checking for GL/glut.h... yes | |
checking GLUT/glut.h usability... yes | |
checking GLUT/glut.h presence... yes | |
checking for GLUT/glut.h... yes | |
checking for GLUT library... -lglut | |
checking that generated files are newer than configure... done | |
configure: creating ./config.status | |
config.status: creating Makefile | |
config.status: creating build/Makefile | |
config.status: creating contrib/Makefile | |
config.status: creating contrib/addtiffo/Makefile | |
config.status: creating contrib/dbs/Makefile | |
config.status: creating contrib/dbs/xtiff/Makefile | |
config.status: creating contrib/iptcutil/Makefile | |
config.status: creating contrib/mfs/Makefile | |
config.status: creating contrib/pds/Makefile | |
config.status: creating contrib/ras/Makefile | |
config.status: creating contrib/stream/Makefile | |
config.status: creating contrib/tags/Makefile | |
config.status: creating contrib/win_dib/Makefile | |
config.status: creating html/Makefile | |
config.status: creating html/images/Makefile | |
config.status: creating html/man/Makefile | |
config.status: creating libtiff-4.pc | |
config.status: creating libtiff/Makefile | |
config.status: creating man/Makefile | |
config.status: creating port/Makefile | |
config.status: creating test/Makefile | |
config.status: creating tools/Makefile | |
config.status: creating libtiff/tif_config.h | |
config.status: creating libtiff/tiffconf.h | |
config.status: executing depfiles commands | |
config.status: executing libtool commands | |
Libtiff is now configured for i386-apple-darwin14.0.0 | |
Installation directory: /usr/local/Cellar/wxmac/3.0.0 | |
Documentation directory: ${prefix}/share/doc/tiff-4.0.3 | |
C compiler: clang -g -O2 -Wall -W | |
C++ compiler: clang++ -g -O2 | |
Enable runtime linker paths: no | |
Enable linker symbol versioning: no | |
Support Microsoft Document Imaging: yes | |
Use win32 IO: no | |
Support for internal codecs: | |
CCITT Group 3 & 4 algorithms: yes | |
Macintosh PackBits algorithm: yes | |
LZW algorithm: yes | |
ThunderScan 4-bit RLE algorithm: yes | |
NeXT 2-bit RLE algorithm: yes | |
LogLuv high dynamic range encoding: yes | |
Support for external codecs: | |
ZLIB support: yes | |
Pixar log-format algorithm: yes | |
JPEG support: no | |
Old JPEG support: no | |
JPEG 8/12 bit dual mode: no | |
ISO JBIG support: no | |
LZMA2 support: no | |
C++ support: yes | |
OpenGL support: yes | |
Configured wxWidgets 3.0.0 for `x86_64-apple-darwin14.0.0' | |
Which GUI toolkit should wxWidgets use? osx_cocoa | |
Should wxWidgets be compiled into single library? no | |
Should wxWidgets be linked as a shared library? yes | |
Should wxWidgets support Unicode? yes (using wchar_t) | |
What level of wxWidgets compatibility should be enabled? | |
wxWidgets 2.6 no | |
wxWidgets 2.8 yes | |
Which libraries should wxWidgets use? | |
STL no | |
jpeg builtin | |
png builtin | |
regex builtin | |
tiff builtin | |
zlib sys | |
expat sys | |
libmspack no | |
sdl no | |
clang called with: -E - | |
superenv executed: clang -E - -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: --version | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: --version | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -v | |
superenv executed: clang++ -v | |
clang++ called with: -V | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -qversion | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -D_FILE_OFFSET_BITS=64 -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -D_FILE_OFFSET_BITS=64 -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -E conftest.cpp | |
superenv executed: clang++ -mmacosx-version-min=10.10 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -E conftest.cpp | |
superenv executed: clang++ -mmacosx-version-min=10.10 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -E conftest.cpp | |
superenv executed: clang++ -mmacosx-version-min=10.10 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -E conftest.cpp | |
superenv executed: clang++ -mmacosx-version-min=10.10 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -E conftest.cpp | |
superenv executed: clang++ -mmacosx-version-min=10.10 -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpng -lz -lm | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpng -lz -lm -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -ljpeg | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -ljpeg -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -ltiff -lm -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -ltiff -lm -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -ljbig | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -ljbig -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lexpat | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lexpat -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -o conftest.output -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp -Wl,--version-script,conftest.sym | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest.output -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp -Wl,--version-script,conftest.sym -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 -fvisibility=hidden -fvisibility-inlines-hidden conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 -fvisibility=hidden -fvisibility-inlines-hidden conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp -liconv | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp -liconv | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.cpp -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -dumpversion -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -dumpversion -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -dumpversion | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -dumpversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -lossaudio | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -lossaudio -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 -x objective-c++ conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 -x objective-c++ conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -o conftest -arch i386 -arch x86_64 -arch i386 -arch x86_64 conftest.c -lpthread -liconv -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 -pedantic -Werror -Woverloaded-virtual conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -arch i386 -arch x86_64 -pedantic -Werror -Woverloaded-virtual conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -mmacosx-version-min=10.10 -c -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I${wx_top_builddir}/lib/wx/include/osx_cocoa-unicode-3.0 -I${top_srcdir}/include conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -mmacosx-version-min=10.10 -c -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I${wx_top_builddir}/lib/wx/include/osx_cocoa-unicode-3.0 -I${top_srcdir}/include conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: --version | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -v | |
superenv executed: clang -v | |
clang called with: -V | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -qversion | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
cc called with: -c conftest.c -o conftest2.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.c -o conftest2.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -print-prog-name=ld | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c conftstm.o | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c conftstm.o -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -Wall -W -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -g -O2 -Wall -W -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W -Wl,-exported_symbols_list,conftest.sym conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W -Wl,-exported_symbols_list,conftest.sym conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -Wall -W -c -o conftest.o conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -g -O2 -Wall -W -c -o conftest.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -g -O2 -Wall -W -o conftest conftest.c -Wl,-force_load,./libconftest.a | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -g -O2 -Wall -W -o conftest conftest.c -Wl,-force_load,./libconftest.a -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -Wall -W -fno-rtti -fno-exceptions conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W -fno-rtti -fno-exceptions conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W -fno-common -DPIC -DPIC conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W -fno-common -DPIC -DPIC conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -Wall -W -static conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W -static conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -Wall -W -o out/conftest2.o conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W -o out/conftest2.o conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -print-search-dirs | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -print-search-dirs -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -g -O2 -Wall -W -print-multi-os-directory | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -g -O2 -Wall -W -print-multi-os-directory -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: --version | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 --version -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -v | |
superenv executed: clang++ -v | |
clang++ called with: -V | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -V -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -qversion | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -qversion -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -MT sub/conftest.o -MD -MP -MF sub/conftest.TPo -c -o sub/conftest.o sub/conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -E conftest.cpp | |
superenv executed: clang++ -E conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -print-prog-name=ld | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -print-prog-name=ld -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -static conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -static conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -c -g -O2 -o out/conftest2.o conftest.cpp | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -o out/conftest2.o conftest.cpp -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c -ljpeg -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -ljpeg -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c -ljbig -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -ljbig -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c -lX11 -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -lX11 -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c -lz -R/usr/X11/lib | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -lz -R/usr/X11/lib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c -lz -R /usr/X11/lib | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -lz -R /usr/X11/lib -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c -lz -L/usr/X11/lib -lX11 | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -lz -L/usr/X11/lib -lX11 -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W conftest.c -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W -L/usr/X11/lib conftest.c -lICE -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W -L/usr/X11/lib conftest.c -lICE -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W -pthread conftest.c -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W -pthread conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W -pthread conftest.c -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W -pthread conftest.c -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c | |
superenv executed: clang -E -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c | |
superenv executed: clang -E -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E conftest.c | |
superenv executed: clang -E conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -lopengl32 -L/usr/X11/lib -lX11 -lm -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -lopengl32 -L/usr/X11/lib -lX11 -lm -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -lopengl32 -L/usr/lib/nvidia -L/usr/X11/lib -lX11 -lm -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -lopengl32 -L/usr/lib/nvidia -L/usr/X11/lib -lX11 -lm -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -lopengl32 -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -L/usr/X11/lib -lX11 -lm -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -lopengl32 -dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib -L/usr/X11/lib -lX11 -lm -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -lGL -L/usr/X11/lib -lX11 -lm -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -lGL -L/usr/X11/lib -lX11 -lm -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c | |
superenv executed: clang -E -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c | |
superenv executed: clang -E -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang++ called with: -o conftest -g -O2 -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.cpp -lGL -L/usr/X11/lib -lX11 -lm -lz | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.cpp -lGL -L/usr/X11/lib -lX11 -lm -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.cpp -lglu32 -lGL -L/usr/X11/lib -lX11 -lm -lz | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.cpp -lglu32 -lGL -L/usr/X11/lib -lX11 -lm -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang++ called with: -o conftest -g -O2 -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.cpp -lGLU -lGL -L/usr/X11/lib -lX11 -lm -lz | |
superenv executed: clang++ -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.cpp -lGLU -lGL -L/usr/X11/lib -lX11 -lm -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -c -I/usr/X11/include -D_THREAD_SAFE -pthread -g -O2 -Wall -W conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -I/usr/X11/include -D_THREAD_SAFE -pthread -g -O2 -Wall -W conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c | |
superenv executed: clang -E -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -c -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -c -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -E -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c | |
superenv executed: clang -E -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers | |
clang called with: -o conftest -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -lglut32 -lSM -lICE -lXi -lGLU -lGL -L/usr/X11/lib -lX11 -lm -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -lglut32 -lSM -lICE -lXi -lGLU -lGL -L/usr/X11/lib -lX11 -lm -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
clang called with: -o conftest -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -lglut -lSM -lICE -lXi -lGLU -lGL -L/usr/X11/lib -lX11 -lm -lz | |
superenv executed: clang -pipe -Os -march=native -arch i386 -arch x86_64 -o conftest -g -O2 -Wall -W -I/usr/X11/include -D_THREAD_SAFE -pthread conftest.c -lglut -lSM -lICE -lXi -lGLU -lGL -L/usr/X11/lib -lX11 -lm -lz -isystem/usr/local/include -isystem/usr/include/libxml2 -isystem/System/Library/Frameworks/OpenGL.framework/Versions/Current/Headers -L/usr/local/lib -L/System/Library/Frameworks/OpenGL.framework/Versions/Current/Libraries -Wl,-headerpad_max_install_names | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_any.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/any.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_appbase.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/appbase.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_arcall.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/arcall.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_arcfind.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/arcfind.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_archive.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/archive.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_arrstr.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/arrstr.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_base64.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/base64.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_clntdata.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/clntdata.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_cmdline.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/cmdline.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_config.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/config.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_convauto.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/convauto.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_datetime.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/datetime.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_datetimefmt.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/datetimefmt.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_datstrm.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/datstrm.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_dircmn.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/dircmn.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_dynarray.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/dynarray.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_dynlib.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/dynlib.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_dynload.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/dynload.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_encconv.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/encconv.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_evtloopcmn.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/evtloopcmn.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o basedll_extended.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/extended.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_ffile.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/ffile.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_file.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/file.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_fileback.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/fileback.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_fileconf.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/fileconf.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_filefn.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/filefn.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_filename.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/filename.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_filesys.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/filesys.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_filtall.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/filtall.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_filtfind.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/filtfind.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_fmapbase.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/fmapbase.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_fs_arc.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/fs_arc.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_fs_filter.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/fs_filter.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_hash.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/hash.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_hashmap.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/hashmap.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_init.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/init.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_intl.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/intl.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_ipcbase.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/ipcbase.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_languageinfo.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/languageinfo.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_list.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/list.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_log.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/log.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_longlong.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/longlong.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_memory.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/memory.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_mimecmn.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/mimecmn.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_module.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/module.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_mstream.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/mstream.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_numformatter.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/numformatter.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_object.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/object.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_platinfo.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/platinfo.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_powercmn.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/powercmn.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_process.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/process.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_regex.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/regex.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_stdpbase.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/stdpbase.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_sstream.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/sstream.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_stdstream.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/stdstream.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_stopwatch.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/stopwatch.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_strconv.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/strconv.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_stream.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/stream.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_string.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/string.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_stringimpl.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/stringimpl.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_stringops.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/stringops.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_strvararg.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/strvararg.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_sysopt.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/sysopt.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_tarstrm.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/tarstrm.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_textbuf.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/textbuf.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_textfile.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/textfile.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_threadinfo.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/threadinfo.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_common_time.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/time.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_timercmn.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/timercmn.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_timerimpl.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/timerimpl.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_tokenzr.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/tokenzr.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_translation.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/translation.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_txtstrm.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/txtstrm.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_unichar.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/unichar.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_uri.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/uri.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_ustring.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/ustring.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_variant.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/variant.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_wfstream.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/wfstream.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_wxcrt.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/wxcrt.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_wxprintf.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/wxprintf.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_xlocale.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/xlocale.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_xti.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/xti.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_xtistrm.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/xtistrm.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_zipstrm.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/zipstrm.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_zstream.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/zstream.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_fswatchercmn.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/fswatchercmn.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_fswatcherg.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/generic/fswatcherg.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_core_mimetype.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/osx/core/mimetype.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_cfstring.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/osx/core/cfstring.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_evtloop_cf.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/osx/core/evtloop_cf.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_stdpaths_cf.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/osx/core/stdpaths_cf.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_strconv_cf.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/osx/core/strconv_cf.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_utilsexc_base.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/osx/core/utilsexc_base.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_fdiodispatcher.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/fdiodispatcher.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_selectdispatcher.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/selectdispatcher.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_appunix.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/unix/appunix.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_unix_dir.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/unix/dir.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_dlunix.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/unix/dlunix.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_epolldispatcher.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/unix/epolldispatcher.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_evtloopunix.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/unix/evtloopunix.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_fdiounix.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/unix/fdiounix.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_unix_snglinst.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/unix/snglinst.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_unix_stackwalk.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/unix/stackwalk.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_unix_stdpaths.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/unix/stdpaths.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_timerunx.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/unix/timerunx.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_threadpsx.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/unix/threadpsx.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_utilsunx.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/unix/utilsunx.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_wakeuppipe.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/unix/wakeuppipe.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_fswatcher_kqueue.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/unix/fswatcher_kqueue.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_event.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/event.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_fs_mem.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/fs_mem.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_msgout.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/msgout.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_utilscmn.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -Wall -Wundef -Wunused-parameter -Wno-ctor-dtor-privacy -Woverloaded-virtual -Wno-deprecated-declarations -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/common/utilscmn.cpp | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o basedll_cocoa_utils.o -D__WXOSX_COCOA__ -DWXBUILDING -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -I./src/jpeg -I./src/png -I./src/regex -DwxUSE_GUI=0 -DWXMAKINGDLL_BASE -DwxUSE_BASE=1 -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 ./src/osx/cocoa/utils.mm | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_unix.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_unix.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_aux.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_aux.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_close.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_close.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_codec.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_codec.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_color.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_color.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_compress.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_compress.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_dir.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_dir.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_dirinfo.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_dirinfo.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_dirread.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_dirread.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_dirwrite.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_dirwrite.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_dumpmode.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_dumpmode.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_error.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_error.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_extension.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_extension.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_fax3.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_fax3.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_fax3sm.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_fax3sm.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_flush.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_flush.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_getimage.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_getimage.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_jbig.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_jbig.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_jpeg.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_jpeg.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_jpeg_12.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_jpeg_12.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_luv.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_luv.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_lzma.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_lzma.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_lzw.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_lzw.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_next.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_next.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_ojpeg.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_ojpeg.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_open.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_open.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_packbits.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_packbits.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_pixarlog.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_pixarlog.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_predict.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_predict.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_print.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_print.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_read.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_read.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_strip.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_strip.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_swab.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_swab.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_thunder.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_thunder.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_tile.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_tile.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_version.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_version.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_warning.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_warning.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_write.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_write.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxtiff_tif_zip.o -DNDEBUG -I./src/jpeg -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/src/tiff/libtiff -I./src/tiff/libtiff -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/tiff/libtiff/tif_zip.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jcomapi.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jcomapi.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jutils.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jutils.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jerror.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jerror.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jmemmgr.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jmemmgr.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jmemnobs.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jmemnobs.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jcapimin.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jcapimin.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jcapistd.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jcapistd.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jctrans.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jctrans.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jcparam.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jcparam.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdatadst.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdatadst.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jcinit.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jcinit.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jcmaster.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jcmaster.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jcmarker.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jcmarker.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jcmainct.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jcmainct.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jcprepct.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jcprepct.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jccoefct.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jccoefct.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jccolor.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jccolor.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jcsample.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jcsample.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jchuff.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jchuff.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jcphuff.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jcphuff.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jcdctmgr.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jcdctmgr.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jfdctfst.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jfdctfst.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jfdctflt.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jfdctflt.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jfdctint.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jfdctint.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdapimin.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdapimin.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdapistd.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdapistd.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdtrans.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdtrans.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdatasrc.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdatasrc.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdmaster.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdmaster.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdinput.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdinput.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdmarker.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdmarker.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdhuff.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdhuff.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdphuff.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdphuff.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdmainct.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdmainct.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdcoefct.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdcoefct.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdpostct.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdpostct.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jddctmgr.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jddctmgr.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jidctfst.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jidctfst.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jidctflt.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jidctflt.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jidctint.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jidctint.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jidctred.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jidctred.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdsample.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdsample.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdcolor.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdcolor.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jquant1.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jquant1.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jquant2.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jquant2.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxjpeg_jdmerge.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/jpeg/jdmerge.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_png.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/png.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_pngerror.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/pngerror.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_pngget.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/pngget.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_pngmem.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/pngmem.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_pngpread.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/pngpread.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_pngread.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/pngread.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_pngrio.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/pngrio.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_pngrtran.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/pngrtran.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_pngrutil.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/pngrutil.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_pngset.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/pngset.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_pngtrans.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/pngtrans.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_pngwio.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/pngwio.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_pngwrite.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/pngwrite.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_pngwtran.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/pngwtran.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang -mmacosx-version-min=10.10 -c -o wxpng_pngwutil.o -DNDEBUG -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -Wall -Wundef -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/png/pngwutil.c | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexA68k.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexA68k.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexAbaqus.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexAbaqus.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexAda.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexAda.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexAPDL.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexAPDL.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexAsm.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexAsm.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexAsn1.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexAsn1.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexASY.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexASY.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexAU3.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexAU3.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexAVE.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexAVE.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexAVS.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexAVS.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexBaan.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexBaan.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexBash.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexBash.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexBasic.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexBasic.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexBullant.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexBullant.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexCaml.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexCaml.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexCLW.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexCLW.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexCmake.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexCmake.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexCOBOL.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexCOBOL.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexCoffeeScript.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexCoffeeScript.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexConf.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexConf.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexCPP.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexCPP.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexCrontab.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexCrontab.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexCsound.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexCsound.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexCSS.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexCSS.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexD.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexD.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexECL.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexECL.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexEiffel.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexEiffel.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexErlang.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexErlang.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexEScript.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexEScript.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexFlagship.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexFlagship.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexForth.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexForth.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexFortran.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexFortran.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexGAP.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexGAP.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexGui4Cli.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexGui4Cli.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexHaskell.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexHaskell.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexHTML.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexHTML.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexInno.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexInno.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexKix.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexKix.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexLisp.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexLisp.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexLout.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexLout.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexLua.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexLua.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexMagik.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexMagik.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexMarkdown.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexMarkdown.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexMatlab.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexMatlab.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexMetapost.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexMetapost.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexMMIXAL.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexMMIXAL.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexModula.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexModula.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexMPT.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexMPT.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexMSSQL.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexMSSQL.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexMySQL.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexMySQL.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexNimrod.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexNimrod.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexNsis.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexNsis.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexOpal.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexOpal.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexOScript.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexOScript.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexOthers.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexOthers.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexPascal.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexPascal.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexPB.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexPB.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexPerl.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexPerl.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexPLM.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexPLM.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexPOV.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexPOV.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexPowerPro.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexPowerPro.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexPowerShell.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexPowerShell.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexProgress.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexProgress.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexPS.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexPS.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexPython.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexPython.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexR.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexR.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexRebol.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexRebol.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexRuby.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexRuby.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexScriptol.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexScriptol.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexSmalltalk.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexSmalltalk.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexSML.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexSML.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexSorcus.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexSorcus.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexSpecman.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexSpecman.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexSpice.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexSpice.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexSQL.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexSQL.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexTACL.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexTACL.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexTADS3.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexTADS3.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexTAL.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexTAL.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexTCL.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexTCL.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexTCMD.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexTCMD.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexTeX.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexTeX.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexTxt2tags.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexTxt2tags.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexVB.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexVB.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexVerilog.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexVerilog.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexVHDL.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexVHDL.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexVisualProlog.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexVisualProlog.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_LexYAML.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexers/LexYAML.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_Accessor.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexlib/Accessor.cxx | |
/private/tmp/wxmac-pCju/wxWidgets-3.0.0/bk-deps clang++ -mmacosx-version-min=10.10 -c -o wxscintilla_CharacterSet.o -DNDEBUG -I./src/stc/scintilla/include -I./src/stc/scintilla/lexlib -I./src/stc/scintilla/src -D__WX__ -DSCI_LEXER -DLINK_LEXERS -DWXUSINGDLL -D__WXOSX_COCOA__ -dynamic -fPIC -DPIC -D_FILE_OFFSET_BITS=64 -DwxDEBUG_LEVEL=0 -I/private/tmp/wxmac-pCju/wxWidgets-3.0.0/lib/wx/include/osx_cocoa-unicode-3.0 -I./include -O2 -fno-strict-aliasing -arch i386 -arch x86_64 -fno-common ./src/stc/scintilla/lexlib/CharacterSet.cxx | |