16:09:27 [erich@Buster plt-scheme]$ svn switch http://svn.plt-scheme.org/plt/tags/v371 . ... 16:13:11 [erich@Buster plt-scheme]$ cd src 16:13:12 [erich@Buster src]$ ./configure --prefix=$HOME/local/stow/plt-v371 checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking how to run the C preprocessor... gcc -E checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking how to run the C++ preprocessor... g++ -E checking for ranlib... ranlib checking for cos in -lm... yes checking for dlopen in -ldl... yes checking for inline keyword... yes checking for nl_langinfo (CODESET)... yes checking for getaddrinfo... yes checking for egrep... grep -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 iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking iconv is usable... yes -liconv checking for mbsrtowcs... yes checking for char... yes checking size of char... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for stack direction... down checking whether byte ordering is bigendian... yes checking whether C++ compiler works... yes checking whether new and new[] are different... yes checking png.h usability... no checking png.h presence... no checking for png.h... no no libpng headers installed; building from PLT copy checking jpeglib.h usability... no checking jpeglib.h presence... no checking for jpeglib.h... no no libjpeg headers installed; building from PLT copy configure: creating ./config.status config.status: creating Makefile config.status: creating mzscheme/Makefile config.status: creating mzscheme/src/Makefile config.status: creating mzscheme/dynsrc/Makefile config.status: creating mzscheme/gc/Makefile config.status: creating mzscheme/sgc/Makefile config.status: creating mzscheme/gc2/Makefile config.status: creating foreign/Makefile config.status: creating mred/Makefile config.status: creating mred/wxs/Makefile config.status: creating mred/wxme/Makefile config.status: creating mred/gc2/Makefile config.status: creating wxcommon/libpng/Makefile config.status: creating wxcommon/zlib/Makefile config.status: creating wxmac/src/Makefile config.status: creating mzscheme/mzconfig.h configure: configuring in foreign/gcc/libffi configure: running /bin/sh './configure' --prefix=/Users/erich/local/stow/plt-v371 '--prefix=/Users/erich/local/stow/plt-v371' --disable-multilib --cache-file=/dev/null --srcdir=. checking build system type... powerpc-apple-darwin7.9.0 checking host system type... powerpc-apple-darwin7.9.0 checking target system type... powerpc-apple-darwin7.9.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -p checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking the maximum length of command line arguments... 196608 checking for ranlib... ranlib checking for strip... strip checking whether -lc should be explicitly linked in... yes checking for objdir... .libs checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no finding the maximum length of command line arguments... 98305 checking if gcc supports -c -o file.o... yes checking if gcc supports -fno-rtti -fno-exceptions ... no checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... no checking dynamic linker characteristics... darwin7.9.0 dyld checking command to parse /usr/bin/nm -p output... ok checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes creating libtool updating cache /dev/null checking whether to enable maintainer-specific portions of Makefiles... no checking how to run the C preprocessor... gcc -E checking for egrep... grep -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 sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... no checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for working alloca.h... yes checking for alloca... yes checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 8 checking whether byte ordering is bigendian... yes checking whether .eh_frame section should be read-only... no checking for __attribute__((visibility("hidden")))... no configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating fficonfig.h config.status: linking ./src/powerpc/ffitarget.h to include/ffitarget.h config.status: executing default-1 commands config.status: executing depfiles commands config.status: executing include commands config.status: executing src commands configure: configuring in wxcommon/jpeg configure: running /bin/sh './configure' --prefix=/Users/erich/local/stow/plt-v371 '--prefix=/Users/erich/local/stow/plt-v371' --disable-multilib --cache-file=/dev/null --srcdir=. checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking how to run the C preprocessor... gcc -E checking for function prototypes... yes checking for stddef.h... yes checking for stdlib.h... yes checking for string.h... yes checking for size_t... yes checking for type unsigned char... yes checking for type unsigned short... yes checking for type void... yes checking for working const... yes checking for inline... __inline__ checking for broken incomplete types... ok checking for short external names... ok checking to see if char is signed... yes checking to see if right shift is signed... yes checking to see if fopen accepts b spec... yes checking for a BSD compatible install... /usr/bin/install -c checking for ranlib... ranlib checking libjpeg version number... 62 creating ./config.status creating Makefile creating jconfig.h >>> Installation targets: executables : ${prefix}/bin/... Scheme code : ${prefix}/collects/... core docs : ${prefix}/doc/... C libraries : ${exec_prefix}/lib/... C headers : ${prefix}/include/... extra C objs : ${prefix}/lib/... man pages : ${prefix}/man/... where prefix = /Users/erich/local/stow/plt-v371 16:18:08 [erich@Buster src]$ make all install make 3m cd mzscheme; make 3m make cgc make common make g-c cd gc; make ../libmzgc.a gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./alloc.c alloc.c: In function `GC_try_to_collect_inner': alloc.c:335: warning: `start_time' might be used uninitialized in this function alloc.c: In function `GC_stopped_mark': alloc.c:492: warning: `start_time' might be used uninitialized in this function alloc.c: In function `GC_set_fl_marks': alloc.c:598: warning: `hhdr' might be used uninitialized in this function alloc.c: In function `GC_clear_fl_marks': alloc.c:623: warning: `hhdr' might be used uninitialized in this function alloc.c: In function `GC_expand_hp_inner': alloc.c:954: warning: suggest parentheses around && within || gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./reclaim.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./allchblk.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./misc.c misc.c: In function `GC_init_inner': misc.c:698: warning: statement with no effect misc.c:699: warning: statement with no effect misc.c:700: warning: statement with no effect gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -o if_mach ./if_mach.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -o if_not_there ./if_not_there.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -o threadlibs ./threadlibs.c rm -f mach_dep.o ./if_mach MIPS IRIX5 gcc -c -o mach_dep.o ./mips_sgi_mach_dep.s ./if_mach MIPS RISCOS gcc -c -x assembler-with-cpp -o mach_dep.o ./mips_ultrix_mach_dep.s ./if_mach MIPS ULTRIX gcc -c -x assembler-with-cpp -o mach_dep.o ./mips_ultrix_mach_dep.s ./if_mach POWERPC DARWIN gcc -c -x assembler-with-cpp -o mach_dep.o ./powerpc_darwin_mach_dep.s ^^^^Starting command^^^^ ./if_mach ALPHA LINUX gcc -c -o mach_dep.o ./alpha_mach_dep.S ./if_mach SPARC SUNOS5 gcc -c -o mach_dep.o ./sparc_mach_dep.S ./if_mach SPARC SUNOS4 gcc -c -x assembler-with-cpp -o mach_dep.o ./sparc_sunos4_mach_dep.s ./if_mach SPARC OPENBSD gcc -c -x assembler-with-cpp -o mach_dep.o ./sparc_sunos4_mach_dep.s ./if_mach SPARC NETBSD gcc -c -x assembler-with-cpp -o mach_dep.o ./sparc_netbsd_mach_dep.s ./if_mach IA64 "" as -o ia64_save_regs_in_stack.o ./ia64_save_regs_in_stack.s ./if_mach IA64 "" gcc -c -o mach_dep1.o -I./include ./mach_dep.c ./if_mach IA64 "" ld -r -o mach_dep.o mach_dep1.o ia64_save_regs_in_stack.o ./if_not_there mach_dep.o gcc -c -I./include ./mach_dep.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./os_dep.c rm -f mark_rts.o ./if_mach ALPHA OSF1 gcc -c -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -Wo,-notail ./mark_rts.c ./if_not_there mark_rts.o gcc -c -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 ./mark_rts.c ^^^^Starting command^^^^ mark_rts.c: In function `GC_add_roots_inner': mark_rts.c:179: warning: `old' might be used uninitialized in this function mark_rts.c: In function `GC_approx_sp': mark_rts.c:386: warning: function returns address of local variable gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./headers.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./mark.c mark.c: In function `GC_mark_from': mark.c:635: warning: `limit' might be used uninitialized in this function mark.c: In function `GC_mark_and_push_stack': mark.c:1364: warning: `r' might be used uninitialized in this function gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./obj_map.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./blacklst.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./finalize.c finalize.c: In function `GC_invoke_finalizers': finalize.c:969: warning: `mem_freed_before' might be used uninitialized in this function gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./new_hblk.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./dbg_mlc.c dbg_mlc.c: In function `GC_debug_realloc': dbg_mlc.c:878: warning: `result' might be used uninitialized in this function dbg_mlc.c: In function `GC_check_heap_proc': dbg_mlc.c:1021: warning: statement with no effect gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./malloc.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./stubborn.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./checksums.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./solaris_threads.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./pthread_support.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./pthread_stop_world.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./darwin_stop_world.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./typd_mlc.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./ptr_chck.c ptr_chck.c: In function `GC_is_valid_displacement': ptr_chck.c:168: warning: suggest parentheses around && within || gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./mallocx.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./solaris_pthreads.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./gcj_mlc.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./specific.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./gc_dlopen.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./backgraph.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./win32_threads.c gcc -I./include -DNO_SIGNALS -g -O2 -Wall -DOS_X -fno-common -DNO_EXECUTE_PERMISSION -DSILENT -DNO_GETENV -DLARGE_CONFIG -DATOMIC_UNCOLLECTABLE -DINITIAL_MARK_STACK_SIZE=8192 -c ./dyn_load.c ar ruv ../libmzgc.a alloc.o reclaim.o allchblk.o misc.o mach_dep.o os_dep.o mark_rts.o headers.o mark.o obj_map.o blacklst.o finalize.o new_hblk.o dbg_mlc.o malloc.o stubborn.o checksums.o solaris_threads.o pthread_support.o pthread_stop_world.o darwin_stop_world.o typd_mlc.o ptr_chck.o mallocx.o solaris_pthreads.o gcj_mlc.o specific.o gc_dlopen.o backgraph.o win32_threads.o dyn_load.o ar: creating archive ../libmzgc.a a - alloc.o a - reclaim.o a - allchblk.o a - misc.o a - mach_dep.o a - os_dep.o a - mark_rts.o a - headers.o a - mark.o a - obj_map.o a - blacklst.o a - finalize.o a - new_hblk.o a - dbg_mlc.o a - malloc.o a - stubborn.o a - checksums.o a - solaris_threads.o a - pthread_support.o a - pthread_stop_world.o a - darwin_stop_world.o a - typd_mlc.o a - ptr_chck.o a - mallocx.o a - solaris_pthreads.o a - gcj_mlc.o a - specific.o a - gc_dlopen.o a - backgraph.o a - win32_threads.o a - dyn_load.o ranlib ../libmzgc.a make foreign-stuff cd ../foreign; make all make foreign.o gcc -g -O2 -Wall -DOS_X -fno-common -I./../mzscheme -I./../mzscheme/include -I./../mzscheme/src -Igcc/libffi/include -c ./foreign.c -o foreign.o foreign.c: In function `foreign_compiler_sizeof': foreign.c:1701: warning: use of `long double' type; its size may change in a future release foreign.c:1701: warning: (Long double usage is reported only once for each file. foreign.c:1701: warning: To disable this warning, use -Wno-long-double.) make gcc/libffi/libffi.la cd gcc/libffi; make libffi.la depbase=`echo src/debug.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF "$depbase.Tpo" -c -o src/debug.lo src/debug.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi mkdir src/.libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -fno-common -DPIC -o src/.libs/debug.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/debug.lo -MD -MP -MF src/.deps/debug.Tpo -c src/debug.c -o src/debug.o >/dev/null 2>&1 depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF "$depbase.Tpo" -c -o src/prep_cif.lo src/prep_cif.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -fno-common -DPIC -o src/.libs/prep_cif.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/prep_cif.lo -MD -MP -MF src/.deps/prep_cif.Tpo -c src/prep_cif.c -o src/prep_cif.o >/dev/null 2>&1 depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF "$depbase.Tpo" -c -o src/types.lo src/types.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -fno-common -DPIC -o src/.libs/types.o src/types.c:60: warning: use of `long double' type; its size may change in a future release src/types.c:60: warning: (Long double usage is reported only once for each file. src/types.c:60: warning: To disable this warning, use -Wno-long-double.) gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/types.lo -MD -MP -MF src/.deps/types.Tpo -c src/types.c -o src/types.o >/dev/null 2>&1 depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF "$depbase.Tpo" -c -o src/raw_api.lo src/raw_api.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -fno-common -DPIC -o src/.libs/raw_api.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/raw_api.lo -MD -MP -MF src/.deps/raw_api.Tpo -c src/raw_api.c -o src/raw_api.o >/dev/null 2>&1 depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF "$depbase.Tpo" -c -o src/java_raw_api.lo src/java_raw_api.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -fno-common -DPIC -o src/.libs/java_raw_api.o gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/java_raw_api.lo -MD -MP -MF src/.deps/java_raw_api.Tpo -c src/java_raw_api.c -o src/java_raw_api.o >/dev/null 2>&1 depbase=`echo src/powerpc/ffi_darwin.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; \ if /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/powerpc/ffi_darwin.lo -MD -MP -MF "$depbase.Tpo" -c -o src/powerpc/ffi_darwin.lo src/powerpc/ffi_darwin.c; \ then mv -f "$depbase.Tpo" "$depbase.Plo"; else rm -f "$depbase.Tpo"; exit 1; fi mkdir src/powerpc/.libs gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/powerpc/ffi_darwin.lo -MD -MP -MF src/powerpc/.deps/ffi_darwin.Tpo -c src/powerpc/ffi_darwin.c -fno-common -DPIC -o src/powerpc/.libs/ffi_darwin.o src/powerpc/ffi_darwin.c: In function `ffi_closure_helper_DARWIN': src/powerpc/ffi_darwin.c:611: warning: use of `long double' type; its size may change in a future release src/powerpc/ffi_darwin.c:611: warning: (Long double usage is reported only once for each file. src/powerpc/ffi_darwin.c:611: warning: To disable this warning, use -Wno-long-double.) src/powerpc/ffi_darwin.c:622: warning: unused variable `temp_ld' gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -I./include -Iinclude -I./src -Wall -g -fexceptions -g -O2 -MT src/powerpc/ffi_darwin.lo -MD -MP -MF src/powerpc/.deps/ffi_darwin.Tpo -c src/powerpc/ffi_darwin.c -o src/powerpc/ffi_darwin.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -I. -I./include -Iinclude -I./src -g -O2 -c -o src/powerpc/darwin.lo src/powerpc/darwin.S gcc -I. -I./include -Iinclude -I./src -g -O2 -c src/powerpc/darwin.S -fno-common -DPIC -o src/powerpc/.libs/darwin.o gcc -I. -I./include -Iinclude -I./src -g -O2 -c src/powerpc/darwin.S -o src/powerpc/darwin.o >/dev/null 2>&1 /bin/sh ./libtool --mode=compile gcc -I. -I./include -Iinclude -I./src -g -O2 -c -o src/powerpc/darwin_closure.lo src/powerpc/darwin_closure.S gcc -I. -I./include -Iinclude -I./src -g -O2 -c src/powerpc/darwin_closure.S -fno-common -DPIC -o src/powerpc/.libs/darwin_closure.o gcc -I. -I./include -Iinclude -I./src -g -O2 -c src/powerpc/darwin_closure.S -o src/powerpc/darwin_closure.o >/dev/null 2>&1 /bin/sh ./libtool --mode=link gcc -Wall -g -fexceptions -g -O2 -o libffi.la -rpath /Users/erich/local/stow/plt-v371/lib -version-info `grep -v '^#' ./libtool-version` src/debug.lo src/prep_cif.lo src/types.lo src/raw_api.lo src/java_raw_api.lo src/powerpc/ffi_darwin.lo src/powerpc/darwin.lo src/powerpc/darwin_closure.lo mkdir .libs gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libffi.4.0.1.dylib src/.libs/debug.o src/.libs/prep_cif.o src/.libs/types.o src/.libs/raw_api.o src/.libs/java_raw_api.o src/powerpc/.libs/ffi_darwin.o src/powerpc/.libs/darwin.o src/powerpc/.libs/darwin_closure.o -lc -install_name /Users/erich/local/stow/plt-v371/lib/libffi.4.dylib -compatibility_version 5 -current_version 5.1 (cd .libs && rm -f libffi.4.dylib && ln -s libffi.4.0.1.dylib libffi.4.dylib) (cd .libs && rm -f libffi.dylib && ln -s libffi.4.0.1.dylib libffi.dylib) ar cru .libs/libffi.a src/debug.o src/prep_cif.o src/types.o src/raw_api.o src/java_raw_api.o src/powerpc/ffi_darwin.o src/powerpc/darwin.o src/powerpc/darwin_closure.o ranlib .libs/libffi.a creating libffi.la (cd .libs && rm -f libffi.la && ln -s ../libffi.la libffi.la) make llvm-nothing echo no llvm no llvm make dynlib cd src; make mzheaders echo -n "#define SCHEME_PLATFORM_LIBRARY_SUBPATH " > schsys.h ./sysname >> schsys.h cd dynsrc; make dynlib make ../mzdyn.o gcc -g -O2 -Wall -DOS_X -I./.. -I./../include -I./../src -c ./mzdyn.c -o ../mzdyn.o make ../starter gcc -g -O2 -Wall -DOS_X -I./.. -I./../include -I./../src -o ../starter ./ustart.c make mzlibrary cd src; make all make mzheaders make[6]: Nothing to be done for `mzheaders'. make mzobjects gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./salloc.c -o salloc.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./bignum.c -o bignum.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./bool.c -o bool.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./builtin.c -o builtin.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./char.c -o char.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./complex.c -o complex.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./dynext.c -o dynext.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./env.c -o env.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./error.c -o error.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./eval.c -o eval.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./file.c -o file.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./fun.c -o fun.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./gmp/gmp.c -o gmp.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./hash.c -o hash.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./image.c -o image.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./jit.c -o jit.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./list.c -o list.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./module.c -o module.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./network.c -o network.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./numarith.c -o numarith.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./number.c -o number.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./numcomp.c -o numcomp.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./numstr.c -o numstr.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./port.c -o port.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./portfun.c -o portfun.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./print.c -o print.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./rational.c -o rational.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./read.c -o read.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./regexp.c -o regexp.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./sema.c -o sema.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./setjmpup.c -o setjmpup.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./string.c -I. -o string.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./struct.c -o struct.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./stxobj.c -o stxobj.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./symbol.c -o symbol.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./syntax.c -o syntax.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./thread.c -o thread.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./type.c -o type.o gcc -g -O2 -Wall -DOS_X -fno-common -I./.. -I./../include -c ./vector.c -o vector.o make libmzscheme.a ar ruv libmzscheme.a src/*.o ../foreign/foreign.o ../foreign/gcc/libffi/src/*.o ../foreign/gcc/libffi/src/*/*.o ar: creating archive libmzscheme.a a - src/bignum.o a - src/bool.o a - src/builtin.o a - src/char.o a - src/complex.o a - src/dynext.o a - src/env.o a - src/error.o a - src/eval.o a - src/file.o a - src/fun.o a - src/gmp.o a - src/hash.o a - src/image.o a - src/jit.o a - src/list.o a - src/module.o a - src/network.o a - src/numarith.o a - src/number.o a - src/numcomp.o a - src/numstr.o a - src/port.o a - src/portfun.o a - src/print.o a - src/rational.o a - src/read.o a - src/regexp.o a - src/salloc.o a - src/sema.o a - src/setjmpup.o a - src/string.o a - src/struct.o a - src/stxobj.o a - src/symbol.o a - src/syntax.o a - src/thread.o a - src/type.o a - src/vector.o a - ../foreign/foreign.o a - ../foreign/gcc/libffi/src/debug.o a - ../foreign/gcc/libffi/src/java_raw_api.o a - ../foreign/gcc/libffi/src/prep_cif.o a - ../foreign/gcc/libffi/src/raw_api.o a - ../foreign/gcc/libffi/src/types.o a - ../foreign/gcc/libffi/src/powerpc/darwin.o a - ../foreign/gcc/libffi/src/powerpc/darwin_closure.o a - ../foreign/gcc/libffi/src/powerpc/ffi_darwin.o ranlib libmzscheme.a make mzschemecgc mkdir -p PLT_MzScheme.framework/Versions/371 gcc -o PLT_MzScheme.framework/Versions/371/PLT_MzScheme -framework CoreFoundation -dynamiclib -all_load libmzscheme.a libmzgc.a -ldl -lm -liconv rm -f PLT_MzScheme.framework/PLT_MzScheme ln -s Versions/371/PLT_MzScheme PLT_MzScheme.framework/PLT_MzScheme gcc -g -O2 -Wall -DOS_X -fno-common -DINITIAL_COLLECTS_DIRECTORY='"'"`cd ./../../collects; pwd`"'"' -I. -I./include -c ./main.c -o main.o gcc -o mzschemecgc main.o -Wl,-headerpad_max_install_names -F. -framework PLT_MzScheme /usr/bin/install_name_tool -change "PLT_MzScheme.framework/Versions/371/PLT_MzScheme" "@executable_path/PLT_MzScheme.framework/Versions/371/PLT_MzScheme" "mzschemecgc" cd gc2; make all mkdir xsrc make xobjects env XFORM_PRECOMP=yes ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/precomp.h ./precomp.c Copying tree... Copying /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/./xform-mod.ss to xform-collects/xform/xform-mod.ss Copying /Users/erich/local/src/plt-scheme/collects/compiler/private/xform.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/compiler/private/xform.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/list.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/list.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/etc.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/etc.ss Copying /Users/erich/local/src/plt-scheme/collects/setup/main-collects.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/setup/main-collects.ss Copying /Users/erich/local/src/plt-scheme/collects/setup/dirs.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/setup/dirs.ss Copying /Users/erich/local/src/plt-scheme/collects/config/config.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/config/config.ss Copying /Users/erich/local/src/plt-scheme/collects/setup/configtab.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/setup/configtab.ss Copying /Users/erich/local/src/plt-scheme/collects/compiler/private/winutf16.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/compiler/private/winutf16.ss Copying /Users/erich/local/src/plt-scheme/collects/compiler/private/mach-o.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/compiler/private/mach-o.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/kw.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/kw.ss Copying /Users/erich/local/src/plt-scheme/collects/syntax/name.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/syntax/name.ss Copying /Users/erich/local/src/plt-scheme/collects/syntax/kerncase.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/syntax/kerncase.ss Copying /Users/erich/local/src/plt-scheme/collects/syntax/stx.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/syntax/stx.ss Copying /Users/erich/local/src/plt-scheme/collects/syntax/context.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/syntax/context.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/stxset.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/stxset.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/process.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/process.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/port.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/port.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/contract.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/contract.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/contract.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/pretty.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/pretty.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/port.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/port.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/pconvert.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/pconvert.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/string.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/string.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/pconvert-prop.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/pconvert-prop.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/class.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/class.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/class-internal.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/class-internal.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/stxparam.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/stxparam.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/stxparamkey.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/stxparamkey.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/class-events.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/class-events.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/serialize-structs.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/serialize-structs.ss Copying /Users/erich/local/src/plt-scheme/collects/syntax/define.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/syntax/define.ss Copying /Users/erich/local/src/plt-scheme/collects/syntax/private/boundmap.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/syntax/private/boundmap.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/classidmap.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/classidmap.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-arrow.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/contract-arrow.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-guts.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/contract-guts.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-helpers.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/contract-helpers.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-opt.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/contract-opt.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-opt-guts.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/contract-opt-guts.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-ds.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/contract-ds.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-ds-helpers.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/contract-ds-helpers.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-basic-opters.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/contract-basic-opters.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/cmdline.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/cmdline.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/cm-ctime.ss to /Users/erich/local/src/plt-scheme/src/mzscheme/gc2/xform-collects/mzlib/private/cm-ctime.ss Compiling xform support... Done making xform-collects. env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/salloc.c ./../src/salloc.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/salloc.c -o salloc.o In file included from xsrc/salloc.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/bignum.c ./../src/bignum.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/bignum.c -o bignum.o In file included from xsrc/bignum.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/bool.c ./../src/bool.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/bool.c -o bool.o In file included from xsrc/bool.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/builtin.c ./../src/builtin.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/builtin.c -o builtin.o In file included from xsrc/builtin.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/char.c ./../src/char.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/char.c -o char.o In file included from xsrc/char.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/complex.c ./../src/complex.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/complex.c -o complex.o In file included from xsrc/complex.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/dynext.c ./../src/dynext.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/dynext.c -o dynext.o In file included from xsrc/dynext.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/env.c ./../src/env.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/env.c -o env.o In file included from xsrc/env.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/error.c ./../src/error.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/error.c -o error.o In file included from xsrc/error.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/eval.c ./../src/eval.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/eval.c -o eval.o In file included from xsrc/eval.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/file.c ./../src/file.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/file.c -o file.o In file included from xsrc/file.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/fun.c ./../src/fun.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/fun.c -o fun.o In file included from xsrc/fun.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/hash.c ./../src/hash.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/hash.c -o hash.o In file included from xsrc/hash.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/image.c ./../src/image.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/image.c -o image.o In file included from xsrc/image.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/jit.c ./../src/jit.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/jit.c -o jit.o In file included from xsrc/jit.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/list.c ./../src/list.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/list.c -o list.o In file included from xsrc/list.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/module.c ./../src/module.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/module.c -o module.o In file included from xsrc/module.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/network.c ./../src/network.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/network.c -o network.o In file included from xsrc/network.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/numarith.c ./../src/numarith.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/numarith.c -o numarith.o In file included from xsrc/numarith.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/number.c ./../src/number.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/number.c -o number.o In file included from xsrc/number.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/numcomp.c ./../src/numcomp.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/numcomp.c -o numcomp.o In file included from xsrc/numcomp.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/numstr.c ./../src/numstr.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/numstr.c -o numstr.o In file included from xsrc/numstr.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/port.c ./../src/port.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/port.c -o port.o In file included from xsrc/port.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/portfun.c ./../src/portfun.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/portfun.c -o portfun.o In file included from xsrc/portfun.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/print.c ./../src/print.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/print.c -o print.o In file included from xsrc/print.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/rational.c ./../src/rational.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/rational.c -o rational.o In file included from xsrc/rational.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/read.c ./../src/read.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/read.c -o read.o In file included from xsrc/read.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/regexp.c ./../src/regexp.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/regexp.c -o regexp.o In file included from xsrc/regexp.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/sema.c ./../src/sema.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/sema.c -o sema.o In file included from xsrc/sema.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/setjmpup.c ./../src/setjmpup.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/setjmpup.c -o setjmpup.o In file included from xsrc/setjmpup.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -I../src -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/string.c ./../src/string.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/string.c -o string.o env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/struct.c ./../src/struct.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/struct.c -o struct.o In file included from xsrc/struct.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/stxobj.c ./../src/stxobj.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/stxobj.c -o stxobj.o In file included from xsrc/stxobj.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/symbol.c ./../src/symbol.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/symbol.c -o symbol.o In file included from xsrc/symbol.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/syntax.c ./../src/syntax.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/syntax.c -o syntax.o In file included from xsrc/syntax.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/thread.c ./../src/thread.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/thread.c -o thread.o In file included from xsrc/thread.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/type.c ./../src/type.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/type.c -o type.o In file included from xsrc/type.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) env XFORM_USE_PRECOMP=xsrc/precomp.h ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/vector.c ./../src/vector.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/vector.c -o vector.o In file included from xsrc/vector.c:1: xsrc/precomp.h:358: warning: use of `long double' type; its size may change in a future release xsrc/precomp.h:358: warning: (Long double usage is reported only once for each file. xsrc/precomp.h:358: warning: To disable this warning, use -Wno-long-double.) ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -I../../foreign/gcc/libffi/include -I./../src/../../mzscheme/src" -o xsrc/foreign.c ./../src/../../foreign/foreign.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/foreign.c -o foreign.o xsrc/foreign.c: In function `foreign_compiler_sizeof': xsrc/foreign.c:2828: warning: use of `long double' type; its size may change in a future release xsrc/foreign.c:2828: warning: (Long double usage is reported only once for each file. xsrc/foreign.c:2828: warning: To disable this warning, use -Wno-long-double.) gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c ./gc2.c -o gc2.o ../mzschemecgc -rq ./xform.ss --setup --cpp "gcc -E -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include" -o xsrc/main.c +D INITIAL_COLLECTS_DIRECTORY='"'"`cd ./../../../collects; pwd`"'"' ./../main.c gcc -g -O2 -DOS_X -fno-common -DNEWGC_BTC_ACCOUNT -I./.. -I./../include -Wall -c xsrc/main.c -o main.o cd dynsrc; make dynlib3m make ../mzdyn3m.o gcc -g -O2 -Wall -DOS_X -I./.. -I./../include -I./../src -DMZ_PRECISE_GC -c ./mzdyn.c -o ../mzdyn3m.o cd gc2; make ../mzscheme3m ar ruv ../libmzscheme3m.a salloc.o bignum.o bool.o builtin.o char.o complex.o dynext.o env.o error.o eval.o file.o fun.o hash.o image.o jit.o list.o module.o network.o numarith.o number.o numcomp.o numstr.o port.o portfun.o print.o rational.o read.o regexp.o sema.o setjmpup.o string.o struct.o stxobj.o symbol.o syntax.o thread.o type.o vector.o foreign.o gc2.o ../src/gmp.o ../../foreign/gcc/libffi/src/*.o ../../foreign/gcc/libffi/src/*/*.o ar: creating archive ../libmzscheme3m.a a - salloc.o a - bignum.o a - bool.o a - builtin.o a - char.o a - complex.o a - dynext.o a - env.o a - error.o a - eval.o a - file.o a - fun.o a - hash.o a - image.o a - jit.o a - list.o a - module.o a - network.o a - numarith.o a - number.o a - numcomp.o a - numstr.o a - port.o a - portfun.o a - print.o a - rational.o a - read.o a - regexp.o a - sema.o a - setjmpup.o a - string.o a - struct.o a - stxobj.o a - symbol.o a - syntax.o a - thread.o a - type.o a - vector.o a - foreign.o a - gc2.o a - ../src/gmp.o a - ../../foreign/gcc/libffi/src/debug.o a - ../../foreign/gcc/libffi/src/java_raw_api.o a - ../../foreign/gcc/libffi/src/prep_cif.o a - ../../foreign/gcc/libffi/src/raw_api.o a - ../../foreign/gcc/libffi/src/types.o a - ../../foreign/gcc/libffi/src/powerpc/darwin.o a - ../../foreign/gcc/libffi/src/powerpc/darwin_closure.o a - ../../foreign/gcc/libffi/src/powerpc/ffi_darwin.o ranlib ../libmzscheme3m.a mkdir -p "PLT_MzScheme.framework/Versions/371_3m" gcc -o PLT_MzScheme.framework/Versions/371_3m/PLT_MzScheme -framework CoreFoundation -dynamiclib -all_load ../libmzscheme3m.a -ldl -lm -liconv rm -f PLT_MzScheme.framework/PLT_MzScheme ln -s Versions/371_3m/PLT_MzScheme PLT_MzScheme.framework/PLT_MzScheme gcc -o ../mzscheme3m main.o -Wl,-headerpad_max_install_names -F. -framework PLT_MzScheme mkdir -p "../PLT_MzScheme.framework/Versions/371_3m" cp "PLT_MzScheme.framework/Versions/371_3m/PLT_MzScheme" "../PLT_MzScheme.framework/Versions/371_3m/PLT_MzScheme" /usr/bin/install_name_tool -change "PLT_MzScheme.framework/Versions/371_3m/PLT_MzScheme" "@executable_path/PLT_MzScheme.framework/Versions/371_3m/PLT_MzScheme" "../mzscheme3m" make mred-3m cd mred; make 3m make ext-libs cd ../wxcommon/jpeg; make libjpeg.a CC="gcc" AR="ar ruv" AR2="ranlib" gcc -O2 -I. -c ./jcapimin.c gcc -O2 -I. -c ./jcapistd.c gcc -O2 -I. -c ./jctrans.c gcc -O2 -I. -c ./jcparam.c gcc -O2 -I. -c ./jdatadst.c gcc -O2 -I. -c ./jcinit.c gcc -O2 -I. -c ./jcmaster.c gcc -O2 -I. -c ./jcmarker.c gcc -O2 -I. -c ./jcmainct.c gcc -O2 -I. -c ./jcprepct.c gcc -O2 -I. -c ./jccoefct.c gcc -O2 -I. -c ./jccolor.c gcc -O2 -I. -c ./jcsample.c gcc -O2 -I. -c ./jchuff.c gcc -O2 -I. -c ./jcphuff.c gcc -O2 -I. -c ./jcdctmgr.c gcc -O2 -I. -c ./jfdctfst.c gcc -O2 -I. -c ./jfdctflt.c gcc -O2 -I. -c ./jfdctint.c gcc -O2 -I. -c ./jdapimin.c gcc -O2 -I. -c ./jdapistd.c gcc -O2 -I. -c ./jdtrans.c gcc -O2 -I. -c ./jdatasrc.c gcc -O2 -I. -c ./jdmaster.c gcc -O2 -I. -c ./jdinput.c gcc -O2 -I. -c ./jdmarker.c gcc -O2 -I. -c ./jdhuff.c gcc -O2 -I. -c ./jdphuff.c gcc -O2 -I. -c ./jdmainct.c gcc -O2 -I. -c ./jdcoefct.c gcc -O2 -I. -c ./jdpostct.c gcc -O2 -I. -c ./jddctmgr.c gcc -O2 -I. -c ./jidctfst.c gcc -O2 -I. -c ./jidctflt.c gcc -O2 -I. -c ./jidctint.c gcc -O2 -I. -c ./jidctred.c gcc -O2 -I. -c ./jdsample.c gcc -O2 -I. -c ./jdcolor.c gcc -O2 -I. -c ./jquant1.c gcc -O2 -I. -c ./jquant2.c gcc -O2 -I. -c ./jdmerge.c gcc -O2 -I. -c ./jcomapi.c gcc -O2 -I. -c ./jutils.c gcc -O2 -I. -c ./jerror.c gcc -O2 -I. -c ./jmemmgr.c gcc -O2 -I. -c ./jmemnobs.c rm -f libjpeg.a ar ruv libjpeg.a jcapimin.o jcapistd.o jctrans.o jcparam.o jdatadst.o jcinit.o jcmaster.o jcmarker.o jcmainct.o jcprepct.o jccoefct.o jccolor.o jcsample.o jchuff.o jcphuff.o jcdctmgr.o jfdctfst.o jfdctflt.o jfdctint.o jdapimin.o jdapistd.o jdtrans.o jdatasrc.o jdmaster.o jdinput.o jdmarker.o jdhuff.o jdphuff.o jdmainct.o jdcoefct.o jdpostct.o jddctmgr.o jidctfst.o jidctflt.o jidctint.o jidctred.o jdsample.o jdcolor.o jquant1.o jquant2.o jdmerge.o jcomapi.o jutils.o jerror.o jmemmgr.o jmemnobs.o ar: creating archive libjpeg.a a - jcapimin.o a - jcapistd.o a - jctrans.o a - jcparam.o a - jdatadst.o a - jcinit.o a - jcmaster.o a - jcmarker.o a - jcmainct.o a - jcprepct.o a - jccoefct.o a - jccolor.o a - jcsample.o a - jchuff.o a - jcphuff.o a - jcdctmgr.o a - jfdctfst.o a - jfdctflt.o a - jfdctint.o a - jdapimin.o a - jdapistd.o a - jdtrans.o a - jdatasrc.o a - jdmaster.o a - jdinput.o a - jdmarker.o a - jdhuff.o a - jdphuff.o a - jdmainct.o a - jdcoefct.o a - jdpostct.o a - jddctmgr.o a - jidctfst.o a - jidctflt.o a - jidctint.o a - jidctred.o a - jdsample.o a - jdcolor.o a - jquant1.o a - jquant2.o a - jdmerge.o a - jcomapi.o a - jutils.o a - jerror.o a - jmemmgr.o a - jmemnobs.o ranlib libjpeg.a cd ../wxcommon/libpng; make libpng.a gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./png.c -o png.o gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./pngset.c -o pngset.o gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./pngget.c -o pngget.o gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./pngrutil.c -o pngrutil.o gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./pngtrans.c -o pngtrans.o gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./pngwutil.c -o pngwutil.o gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./pngread.c -o pngread.o gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./pngrio.c -o pngrio.o gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./pngwio.c -o pngwio.o gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./pngwrite.c -o pngwrite.o gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./pngrtran.c -o pngrtran.o gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./pngwtran.c -o pngwtran.o gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./pngmem.c -o pngmem.o gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./pngerror.c -o pngerror.o gcc -g -O2 -DOS_X -Wall -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -c ./pngpread.c -o pngpread.o ar ruv libpng.a png.o pngset.o pngget.o pngrutil.o pngtrans.o pngwutil.o pngread.o pngrio.o pngwio.o pngwrite.o pngrtran.o pngwtran.o pngmem.o pngerror.o pngpread.o ar: creating archive libpng.a a - png.o a - pngset.o a - pngget.o a - pngrutil.o a - pngtrans.o a - pngwutil.o a - pngread.o a - pngrio.o a - pngwio.o a - pngwrite.o a - pngrtran.o a - pngwtran.o a - pngmem.o a - pngerror.o a - pngpread.o ranlib libpng.a cd . make wx_mac-min cd ../wxmac/src; make min g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o crbuffri.o -c ./../contrib/wxxpm/libxpm.34b/lib/crbuffri.cpp ../contrib/wxxpm/libxpm.34b/lib/crbuffri.cpp: In function `int WriteColors(char**, unsigned int*, unsigned int*, XpmColor*, unsigned int, unsigned int)': ../contrib/wxxpm/libxpm.34b/lib/crbuffri.cpp:226: warning: suggest parentheses around assignment used as truth value g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o crdatfri.o -c ./../contrib/wxxpm/libxpm.34b/lib/crdatfri.cpp ../contrib/wxxpm/libxpm.34b/lib/crdatfri.cpp: In function `int CreateColors(char**, unsigned int*, XpmColor*, unsigned int, unsigned int)': ../contrib/wxxpm/libxpm.34b/lib/crdatfri.cpp:216: warning: suggest parentheses around assignment used as truth value g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o create.o -c ./../contrib/wxxpm/libxpm.34b/lib/create.cpp ../contrib/wxxpm/libxpm.34b/lib/create.cpp: In function `int CreateColors(GDevice**, XpmAttributes*, XpmColor*, unsigned int, Pixel*, Pixel*, unsigned int*, Pixel**, unsigned int*)': ../contrib/wxxpm/libxpm.34b/lib/create.cpp:389: warning: ` XpmColorSymbol*colorsymbols' might be used uninitialized in this function ../contrib/wxxpm/libxpm.34b/lib/create.cpp:393: warning: `unsigned int l' might be used uninitialized in this function ../contrib/wxxpm/libxpm.34b/lib/create.cpp:396: warning: `XpmColorSymbol*symbol ' might be used uninitialized in this function ../contrib/wxxpm/libxpm.34b/lib/create.cpp: At top level: ../contrib/wxxpm/libxpm.34b/lib/create.cpp:166: warning: `int closeness_cmp(const void*, const void*)' defined but not used g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o crifrbuf.o -c ./../contrib/wxxpm/libxpm.34b/lib/crifrbuf.cpp g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o crifrdat.o -c ./../contrib/wxxpm/libxpm.34b/lib/crifrdat.cpp g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o data.o -c ./../contrib/wxxpm/libxpm.34b/lib/data.cpp ../contrib/wxxpm/libxpm.34b/lib/data.cpp: In function `int xpmGetString(xpmData*, char**, unsigned int*)': ../contrib/wxxpm/libxpm.34b/lib/data.cpp:276: warning: `char*p' might be used uninitialized in this function ../contrib/wxxpm/libxpm.34b/lib/data.cpp: At top level: ../contrib/wxxpm/libxpm.34b/lib/data.cpp:36: warning: `char*RCS_Version' defined but not used ../contrib/wxxpm/libxpm.34b/lib/data.cpp:39: warning: `char*RCS_Id' defined but not used g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o hashtab.o -c ./../contrib/wxxpm/libxpm.34b/lib/hashtab.cpp g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o miscellaneous.o -c ./../contrib/wxxpm/libxpm.34b/lib/miscellaneous.cpp ../contrib/wxxpm/libxpm.34b/lib/miscellaneous.cpp: In function `void XpmFreeExtensions(XpmExtension*, int)': ../contrib/wxxpm/libxpm.34b/lib/miscellaneous.cpp:136: warning: comparison between signed and unsigned integer expressions g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o parse.o -c ./../contrib/wxxpm/libxpm.34b/lib/parse.cpp ../contrib/wxxpm/libxpm.34b/lib/parse.cpp: In function `int ParseColors(xpmData*, unsigned int, unsigned int, XpmColor**, xpmHashTable*) ': ../contrib/wxxpm/libxpm.34b/lib/parse.cpp:355: warning: suggest parentheses around assignment used as truth value ../contrib/wxxpm/libxpm.34b/lib/parse.cpp:435: warning: suggest parentheses around assignment used as truth value ../contrib/wxxpm/libxpm.34b/lib/parse.cpp: In function `int ParsePixels(xpmData*, unsigned int, unsigned int, unsigned int, unsigned int, XpmColor*, xpmHashTable*, unsigned int**)': ../contrib/wxxpm/libxpm.34b/lib/parse.cpp:490: warning: array subscript has type `char' g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o rdftodat.o -c ./../contrib/wxxpm/libxpm.34b/lib/rdftodat.cpp g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o rdftoi.o -c ./../contrib/wxxpm/libxpm.34b/lib/rdftoi.cpp g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o rgb.o -c ./../contrib/wxxpm/libxpm.34b/lib/rgb.cpp ../contrib/wxxpm/libxpm.34b/lib/rgb.cpp: In function `char* xpmGetRgbName(xpmRgbName*, int, int, int, int)': ../contrib/wxxpm/libxpm.34b/lib/rgb.cpp:201: warning: comparison between signed and unsigned integer expressions ../contrib/wxxpm/libxpm.34b/lib/rgb.cpp:202: warning: comparison between signed and unsigned integer expressions ../contrib/wxxpm/libxpm.34b/lib/rgb.cpp:203: warning: comparison between signed and unsigned integer expressions ../contrib/wxxpm/libxpm.34b/lib/rgb.cpp: In function `int xpmGetRGBfromName(char*, int*, int*, int*)': ../contrib/wxxpm/libxpm.34b/lib/rgb.cpp:243: warning: suggest parentheses around assignment used as truth value ../contrib/wxxpm/libxpm.34b/lib/rgb.cpp:260: warning: suggest parentheses around assignment used as truth value g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o scan.o -c ./../contrib/wxxpm/libxpm.34b/lib/scan.cpp ../contrib/wxxpm/libxpm.34b/lib/scan.cpp: In function `int ScanTransparentColor(XpmColor*, unsigned int, XpmAttributes*)': ../contrib/wxxpm/libxpm.34b/lib/scan.cpp:308: warning: suggest parentheses around assignment used as truth value ../contrib/wxxpm/libxpm.34b/lib/scan.cpp: In function `int ScanOtherColors(GDevice**, XpmColor*, int, Pixel*, unsigned int, unsigned int, XpmAttributes*)': ../contrib/wxxpm/libxpm.34b/lib/scan.cpp:358: warning: comparison between signed and unsigned integer expressions ../contrib/wxxpm/libxpm.34b/lib/scan.cpp:402: warning: comparison between signed and unsigned integer expressions ../contrib/wxxpm/libxpm.34b/lib/scan.cpp:432: warning: suggest parentheses around assignment used as truth value ../contrib/wxxpm/libxpm.34b/lib/scan.cpp:336: warning: `XpmColor*colorTable' might be used uninitialized in this function ../contrib/wxxpm/libxpm.34b/lib/scan.cpp:338: warning: `Pixel*apixels' might be used uninitialized in this function ../contrib/wxxpm/libxpm.34b/lib/scan.cpp:339: warning: `unsigned int mask_pixel ' might be used uninitialized in this function ../contrib/wxxpm/libxpm.34b/lib/scan.cpp: At top level: ../contrib/wxxpm/libxpm.34b/lib/scan.cpp:121: warning: `int storeMaskPixel(long unsigned int, PixelsMap*, unsigned int*)' defined but not used g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o simx.o -c ./../contrib/wxxpm/libxpm.34b/lib/simx.cpp ../contrib/wxxpm/libxpm.34b/lib/simx.cpp: In function `int XDefaultDepth(GDevice**, void**)': ../contrib/wxxpm/libxpm.34b/lib/simx.cpp:133: warning: unused variable `int d' ../contrib/wxxpm/libxpm.34b/lib/simx.cpp: In function `void XDestroyImage(XImage*)': ../contrib/wxxpm/libxpm.34b/lib/simx.cpp:329: warning: suggest parentheses around assignment used as truth value g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o wrffrdat.o -c ./../contrib/wxxpm/libxpm.34b/lib/wrffrdat.cpp g++ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -MMD -DWX_CARBON -I./../contrib/wxxpm/libxpm.34b/lib -I./../../a-list/c-headers/ -I./../utils/image/src -DFOR_MAC -o wrffri.o -c ./../contrib/wxxpm/libxpm.34b/lib/wrffri.cpp ../contrib/wxxpm/libxpm.34b/lib/wrffri.cpp: In function `int XpmWriteFileFromXpmImage(char*, XpmImage*, XpmInfo*)': ../contrib/wxxpm/libxpm.34b/lib/wrffri.cpp:81: warning: unused variable ` char*dot' ../contrib/wxxpm/libxpm.34b/lib/wrffri.cpp:81: warning: unused variable `char*s ' ../contrib/wxxpm/libxpm.34b/lib/wrffri.cpp:81: warning: unused variable `char new_name[1024]' ../contrib/wxxpm/libxpm.34b/lib/wrffri.cpp:83: warning: unused variable `int len' ../contrib/wxxpm/libxpm.34b/lib/wrffri.cpp:83: warning: unused variable `int i' ../contrib/wxxpm/libxpm.34b/lib/wrffri.cpp: In function `void WriteColors(FILE*, XpmColor*, unsigned int)': ../contrib/wxxpm/libxpm.34b/lib/wrffri.cpp:171: warning: suggest parentheses around assignment used as truth value gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o ALBirthDeath.o -c ./../../a-list/a-list-1.1.9/ALBirthDeath.c ../../a-list/a-list-1.1.9/ALBirthDeath.c: In function `local_ALStdDrawCell': ../../a-list/a-list-1.1.9/ALBirthDeath.c:618: warning: left shift count >= width of type ../../a-list/a-list-1.1.9/ALBirthDeath.c: In function `local_ALStdHiliteCell': ../../a-list/a-list-1.1.9/ALBirthDeath.c:707: warning: `saveMode' might be used uninitialized in this function /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGAffineTransform.h: At top level: ../../a-list/a-list-1.1.9/ALBirthDeath.c:54: warning: `local_ALStdClickInCell' declared `static' but never defined gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o ALKeyboard.o -c ./../../a-list/a-list-1.1.9/ALKeyboard.c gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o ALUserPane.o -c ./../../a-list/a-list-1.1.9/ALUserPane.c gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o LongControls.o -c ./../../a-list/a-list-1.1.9/LongControls.c ../../a-list/a-list-1.1.9/LongControls.c: In function `LCSetValue': ../../a-list/a-list-1.1.9/LongControls.c:89: warning: suggest parentheses around + or - inside shift gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o ALCellData.o -c ./../../a-list/a-list-1.1.9/ALCellData.c ../../a-list/a-list-1.1.9/ALCellData.c: In function `ALAddColumn': ../../a-list/a-list-1.1.9/ALCellData.c:556: warning: label `cleanup' defined but not used ../../a-list/a-list-1.1.9/ALCellData.c: In function `ALAddRow': ../../a-list/a-list-1.1.9/ALCellData.c:776: warning: label `cleanup' defined but not used gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o ALMouse.o -c ./../../a-list/a-list-1.1.9/ALMouse.c ../../a-list/a-list-1.1.9/ALMouse.c:653: warning: `local_ALHorzThumbActionProc' defined but not used ../../a-list/a-list-1.1.9/ALMouse.c:682: warning: `local_ALVertThumbActionProc' defined but not used gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o ALUtilities.o -c ./../../a-list/a-list-1.1.9/ALUtilities.c gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o ALDrawing.o -c ./../../a-list/a-list-1.1.9/ALDrawing.c ../../a-list/a-list-1.1.9/ALDrawing.c: In function `local_ALDrawCells': ../../a-list/a-list-1.1.9/ALDrawing.c:336: warning: `offscreenPixels' might be used uninitialized in this function /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphics.framework/Headers/CGAffineTransform.h: At top level: ../../a-list/a-list-1.1.9/ALDrawing.c:48: warning: `local_AppearanceMgrVersion' defined but not used gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o ALScrolling.o -c ./../../a-list/a-list-1.1.9/ALScrolling.c gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o LongCoords.o -c ./../../a-list/a-list-1.1.9/LongCoords.c gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o ALEditing.o -c ./../../a-list/a-list-1.1.9/ALEditing.c gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o ALSelecting.o -c ./../../a-list/a-list-1.1.9/ALSelecting.c gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o QDDrawingState.o -c ./../../a-list/a-list-1.1.9/QDDrawingState.c ../../a-list/a-list-1.1.9/QDDrawingState.c:165: warning: `local_AppearanceMgrVersion' defined but not used gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o ALHeirarchical.o -c ./../../a-list/a-list-1.1.9/ALHeirarchical.c gcc -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -MD -DOS_X -DWX_CARBON -I./../../a-list/a-list-1.1.9/../c-headers -include ./../include/mac/alcarbon.h -o ALSelectors.o -c ./../../a-list/a-list-1.1.9/ALSelectors.c ../../a-list/a-list-1.1.9/ALSelectors.c:53: warning: missing braces around initializer ../../a-list/a-list-1.1.9/ALSelectors.c:53: warning: (near initialization for `_alMainSelectorTable[18].desc') cd wxs; make ccsources make[4]: Nothing to be done for `ccsources'. cd gc2; make gen-deps ../../mzscheme/mzscheme3m -qr "./gen-deps.ss" cd gc2; make 3m mkdir xsrc mkdir macxsrc make ../mred3m make ../MrEd3m.app/Contents/MacOS/MrEd3m rm -rf PLT_MrEd.framework/Resources PLT_MrEd.framework/PLT_MrEd env BUILDBASE=../.. BUILDING_3M=yes ../../mzscheme/mzschemecgc -qr ./../../mac/osx_appl.ss ./../.. "3m" Writing MrEd.rsrc.OSX Creating directory: /Users/erich/local/src/plt-scheme/src/mred/gc2/../MrEd3m.app/Contents Creating directory: /Users/erich/local/src/plt-scheme/src/mred/gc2/../MrEd3m.app/Contents/MacOS Creating directory: /Users/erich/local/src/plt-scheme/src/mred/gc2/../MrEd3m.app/Contents/Resources writing file /Users/erich/local/src/plt-scheme/src/mred/gc2/../MrEd3m.app/Contents/PkgInfo writing file /Users/erich/local/src/plt-scheme/src/mred/gc2/../MrEd3m.app/Contents/Info.plist Creating directory: /Users/erich/local/src/plt-scheme/src/mred/gc2/PLT_MrEd.framework/Versions/371_3m/Resources writing file /Users/erich/local/src/plt-scheme/src/mred/gc2/PLT_MrEd.framework/Versions/371_3m/Resources/Info.plist Installing /Users/erich/local/src/plt-scheme/src/mred/gc2/PLT_MrEd.framework/Versions/371_3m/Resources/PLT_MrEd.rsrc Creating directory: /Users/erich/local/src/plt-scheme/src/mred/gc2/../Starter.app/Contents Creating directory: /Users/erich/local/src/plt-scheme/src/mred/gc2/../Starter.app/Contents/MacOS Creating directory: /Users/erich/local/src/plt-scheme/src/mred/gc2/../Starter.app/Contents/Resources writing file /Users/erich/local/src/plt-scheme/src/mred/gc2/../Starter.app/Contents/PkgInfo writing file /Users/erich/local/src/plt-scheme/src/mred/gc2/../Starter.app/Contents/Info.plist ln -s Versions/371_3m/PLT_MrEd PLT_MrEd.framework/PLT_MrEd ln -s Versions/371_3m/Resources PLT_MrEd.framework/Resources env XFORM_PRECOMP=yes ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "gcc -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/xform_precomp.h ./macprecomp.cxx Copying tree... Copying /Users/erich/local/src/plt-scheme/src/mred/gc2/./../../mzscheme/gc2/xform-mod.ss to xform-collects/xform/xform-mod.ss Copying /Users/erich/local/src/plt-scheme/collects/compiler/private/xform.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/compiler/private/xform.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/list.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/list.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/etc.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/etc.ss Copying /Users/erich/local/src/plt-scheme/collects/setup/main-collects.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/setup/main-collects.ss Copying /Users/erich/local/src/plt-scheme/collects/setup/dirs.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/setup/dirs.ss Copying /Users/erich/local/src/plt-scheme/collects/config/config.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/config/config.ss Copying /Users/erich/local/src/plt-scheme/collects/setup/configtab.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/setup/configtab.ss Copying /Users/erich/local/src/plt-scheme/collects/compiler/private/winutf16.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/compiler/private/winutf16.ss Copying /Users/erich/local/src/plt-scheme/collects/compiler/private/mach-o.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/compiler/private/mach-o.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/kw.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/kw.ss Copying /Users/erich/local/src/plt-scheme/collects/syntax/name.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/syntax/name.ss Copying /Users/erich/local/src/plt-scheme/collects/syntax/kerncase.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/syntax/kerncase.ss Copying /Users/erich/local/src/plt-scheme/collects/syntax/stx.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/syntax/stx.ss Copying /Users/erich/local/src/plt-scheme/collects/syntax/context.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/syntax/context.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/stxset.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/stxset.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/process.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/process.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/port.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/port.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/contract.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/contract.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/contract.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/pretty.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/pretty.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/port.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/port.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/pconvert.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/pconvert.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/string.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/string.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/pconvert-prop.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/pconvert-prop.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/class.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/class.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/class-internal.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/class-internal.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/stxparam.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/stxparam.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/stxparamkey.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/stxparamkey.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/class-events.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/class-events.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/serialize-structs.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/serialize-structs.ss Copying /Users/erich/local/src/plt-scheme/collects/syntax/define.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/syntax/define.ss Copying /Users/erich/local/src/plt-scheme/collects/syntax/private/boundmap.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/syntax/private/boundmap.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/classidmap.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/classidmap.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-arrow.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/contract-arrow.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-guts.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/contract-guts.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-helpers.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/contract-helpers.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-opt.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/contract-opt.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-opt-guts.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/contract-opt-guts.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-ds.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/contract-ds.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-ds-helpers.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/contract-ds-helpers.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/contract-basic-opters.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/contract-basic-opters.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/cmdline.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/cmdline.ss Copying /Users/erich/local/src/plt-scheme/collects/mzlib/private/cm-ctime.ss to /Users/erich/local/src/plt-scheme/src/mred/gc2/xform-collects/mzlib/private/cm-ctime.ss Compiling xform support... Done making xform-collects. env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_item.cc ./../../wxmac/src/base/wb_item.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_item.o macxsrc/wb_item.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_panel.cc ./../../wxmac/src/base/wb_panel.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_panel.o macxsrc/wb_panel.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_timer.cc ./../../wxmac/src/base/wb_timer.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_timer.o macxsrc/wb_timer.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_frame.cc ./../../wxmac/src/base/wb_frame.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_frame.o macxsrc/wb_frame.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_list.cc ./../../wxmac/src/../../wxcommon/wb_list.cxx g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_list.o macxsrc/wb_list.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/PSDC.cc ./../../wxmac/src/../../wxcommon/PSDC.cxx g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mPSDC.o macxsrc/PSDC.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_types.cc ./../../wxmac/src/base/wb_types.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_types.o macxsrc/wb_types.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_canvs.cc ./../../wxmac/src/base/wb_canvs.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_canvs.o macxsrc/wb_canvs.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_gdi.cc ./../../wxmac/src/base/wb_gdi.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_gdi.o macxsrc/wb_gdi.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_main.cc ./../../wxmac/src/base/wb_main.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_main.o macxsrc/wb_main.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_utils.cc ./../../wxmac/src/base/wb_utils.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_utils.o macxsrc/wb_utils.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_data.cc ./../../wxmac/src/base/wb_data.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_data.o macxsrc/wb_data.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_hash.cc ./../../wxmac/src/../../wxcommon/wb_hash.cxx g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_hash.o macxsrc/wb_hash.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_stdev.cc ./../../wxmac/src/base/wb_stdev.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_stdev.o macxsrc/wb_stdev.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_win.cc ./../../wxmac/src/base/wb_win.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_win.o macxsrc/wb_win.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_dc.cc ./../../wxmac/src/base/wb_dc.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_dc.o macxsrc/wb_dc.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_sysev.cc ./../../wxmac/src/base/wb_sysev.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_sysev.o macxsrc/wb_sysev.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_dialg.cc ./../../wxmac/src/base/wb_dialg.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_dialg.o macxsrc/wb_dialg.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wb_obj.cc ./../../wxmac/src/base/wb_obj.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwb_obj.o macxsrc/wb_obj.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/xfspline.cc ./../../wxmac/src/base/xfspline.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mxfspline.o macxsrc/xfspline.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_choic.cc ./../../wxmac/src/mac/wx_choic.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_choic.o macxsrc/wx_choic.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_main.cc ./../../wxmac/src/mac/wx_main.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_main.o macxsrc/wx_main.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_clipb.cc ./../../wxmac/src/mac/wx_clipb.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_clipb.o macxsrc/wx_clipb.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_menu.cc ./../../wxmac/src/mac/wx_menu.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_menu.o macxsrc/wx_menu.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_messg.cc ./../../wxmac/src/mac/wx_messg.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_messg.o macxsrc/wx_messg.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wxBorder.cc ./../../wxmac/src/mac/wxBorder.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwxBorder.o macxsrc/wxBorder.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_dc.cc ./../../wxmac/src/mac/wx_dc.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_dc.o macxsrc/wx_dc.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wxBorderArea.cc ./../../wxmac/src/mac/wxBorderArea.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwxBorderArea.o macxsrc/wxBorderArea.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_dccan1.cc ./../../wxmac/src/mac/wx_dccan1.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_dccan1.o macxsrc/wx_dccan1.cc macxsrc/wx_dccan1.cc: In member function `void wxCanvasDC::SetCanvasClipping() ': macxsrc/wx_dccan1.cc:2548: warning: passing `double' for argument passing 2 of `void OffsetRgn(OpaqueRgnHandle*, short int, short int)' macxsrc/wx_dccan1.cc:2548: warning: argument to `short int' from `double' macxsrc/wx_dccan1.cc:2548: warning: passing `double' for argument passing 3 of `void OffsetRgn(OpaqueRgnHandle*, short int, short int)' macxsrc/wx_dccan1.cc:2548: warning: argument to `short int' from `double' env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_mnuit.cc ./../../wxmac/src/mac/wx_mnuit.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_mnuit.o macxsrc/wx_mnuit.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wxButtonBorder.cc ./../../wxmac/src/mac/wxButtonBorder.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwxButtonBorder.o macxsrc/wxButtonBorder.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_dccan2.cc ./../../wxmac/src/mac/wx_dccan2.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_dccan2.o macxsrc/wx_dccan2.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_dccan3.cc ./../../wxmac/src/mac/wx_dccan3.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_dccan3.o macxsrc/wx_dccan3.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_panel.cc ./../../wxmac/src/mac/wx_panel.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_panel.o macxsrc/wx_panel.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wxLabelArea.cc ./../../wxmac/src/mac/wxLabelArea.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwxLabelArea.o macxsrc/wxLabelArea.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_dcmem.cc ./../../wxmac/src/mac/wx_dcmem.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_dcmem.o macxsrc/wx_dcmem.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_print.cc ./../../wxmac/src/mac/wx_print.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_print.o macxsrc/wx_print.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wxMacDC.cc ./../../wxmac/src/mac/wxMacDC.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwxMacDC.o macxsrc/wxMacDC.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_dcpr1.cc ./../../wxmac/src/mac/wx_dcpr1.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_dcpr1.o macxsrc/wx_dcpr1.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_rbox.cc ./../../wxmac/src/mac/wx_rbox.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_rbox.o macxsrc/wx_rbox.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_rbut.cc ./../../wxmac/src/mac/wx_rbut.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_rbut.o macxsrc/wx_rbut.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_sbar.cc ./../../wxmac/src/mac/wx_sbar.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_sbar.o macxsrc/wx_sbar.cc ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "gcc -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wxMargin.cc ./../../wxmac/src/mac/wxMargin.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwxMargin.o macxsrc/wxMargin.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_dialg.cc ./../../wxmac/src/mac/wx_dialg.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_dialg.o macxsrc/wx_dialg.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_screen.cc ./../../wxmac/src/mac/wx_screen.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_screen.o macxsrc/wx_screen.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wxRectBorder.cc ./../../wxmac/src/mac/wxRectBorder.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwxRectBorder.o macxsrc/wxRectBorder.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_slidr.cc ./../../wxmac/src/mac/wx_slidr.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_slidr.o macxsrc/wx_slidr.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wxScroll.cc ./../../wxmac/src/mac/wxScroll.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwxScroll.o macxsrc/wxScroll.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_frame.cc ./../../wxmac/src/mac/wx_frame.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_frame.o macxsrc/wx_frame.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wxScrollArea.cc ./../../wxmac/src/mac/wxScrollArea.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwxScrollArea.o macxsrc/wxScrollArea.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_gauge.cc ./../../wxmac/src/mac/wx_gauge.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_gauge.o macxsrc/wx_gauge.cc ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "gcc -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wxScrollData.cc ./../../wxmac/src/mac/wxScrollData.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwxScrollData.o macxsrc/wxScrollData.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_gdi.cc ./../../wxmac/src/mac/wx_gdi.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_gdi.o macxsrc/wx_gdi.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_app.cc ./../../wxmac/src/mac/wx_app.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_app.o macxsrc/wx_app.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_util.cc ./../../wxmac/src/mac/wx_util.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_util.o macxsrc/wx_util.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_area.cc ./../../wxmac/src/mac/wx_area.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_area.o macxsrc/wx_area.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_win.cc ./../../wxmac/src/mac/wx_win.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_win.o macxsrc/wx_win.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_buttn.cc ./../../wxmac/src/mac/wx_buttn.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_buttn.o macxsrc/wx_buttn.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_item.cc ./../../wxmac/src/mac/wx_item.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_item.o macxsrc/wx_item.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wximgfil.cc ./../../wxmac/src/mac/wximgfil.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwximgfil.o macxsrc/wximgfil.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_canvs.cc ./../../wxmac/src/mac/wx_canvs.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_canvs.o macxsrc/wx_canvs.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_lbox.cc ./../../wxmac/src/mac/wx_lbox.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_lbox.o macxsrc/wx_lbox.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_check.cc ./../../wxmac/src/mac/wx_check.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_check.o macxsrc/wx_check.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_tabc.cc ./../../wxmac/src/mac/wx_tabc.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_tabc.o macxsrc/wx_tabc.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_gbox.cc ./../../wxmac/src/mac/wx_gbox.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_gbox.o macxsrc/wx_gbox.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_mac_utils.cc ./../../wxmac/src/mac/wx_mac_utils.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_mac_utils.o macxsrc/wx_mac_utils.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_bmp.cc ./../../wxmac/src/../utils/image/src/wx_bmp.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_bmp.o macxsrc/wx_bmp.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_24to8.cc ./../../wxmac/src/../utils/image/src/wx_24to8.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_24to8.o macxsrc/wx_24to8.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_image.cc ./../../wxmac/src/../utils/image/src/wx_image.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_image.o macxsrc/wx_image.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/wx_xbm.cc ./../../wxmac/src/../utils/image/src/wx_xbm.cc g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mwx_xbm.o macxsrc/wx_xbm.cc ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "gcc -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o macxsrc/simpledrop.cc ./../../mac/mzscheme/simpledrop.cpp g++ -Wno-long-double -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o simpledrop.o macxsrc/simpledrop.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_bmap.cc ./../wxs/wxs_bmap.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_bmap.o xsrc/wxs_bmap.cc xsrc/wxs_bmap.cc:1230: warning: `Scheme_Object* bundle_symset_bitmapType(int)' defined but not used env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_butn.cc ./../wxs/wxs_butn.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_butn.o xsrc/wxs_butn.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_chce.cc ./../wxs/wxs_chce.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_chce.o xsrc/wxs_chce.cc xsrc/wxs_chce.cc:2770: warning: `int istype_symset_choiceStyle(Scheme_Object*, const char*)' defined but not used xsrc/wxs_chce.cc:2811: warning: `Scheme_Object* __MakestringList(char**, int)' defined but not used env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_ckbx.cc ./../wxs/wxs_ckbx.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_ckbx.o xsrc/wxs_ckbx.cc xsrc/wxs_ckbx.cc:2613: warning: `int istype_symset_checkboxStyle(Scheme_Object*, const char*)' defined but not used env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_cnvs.cc ./../wxs/wxs_cnvs.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_cnvs.o xsrc/wxs_cnvs.cc xsrc/wxs_cnvs.cc:2626: warning: `Scheme_Object* bundle_symset_orientation(int)' defined but not used env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_dc.cc ./../wxs/wxs_dc.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_dc.o xsrc/wxs_dc.cc xsrc/wxs_dc.cc:4381: warning: `Scheme_Object* bundle_symset_brushStyle(int)' defined but not used xsrc/wxs_dc.cc:4502: warning: `Scheme_Object* bundle_symset_penStyle(int)' defined but not used xsrc/wxs_dc.cc:4523: warning: `Scheme_Object* __MakewxPointList(wxPoint*, int)' defined but not used env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_evnt.cc ./../wxs/wxs_evnt.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_evnt.o xsrc/wxs_evnt.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_fram.cc ./../wxs/wxs_fram.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_fram.o xsrc/wxs_fram.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_gage.cc ./../wxs/wxs_gage.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_gage.o xsrc/wxs_gage.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_gdi.cc ./../wxs/wxs_gdi.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_gdi.o xsrc/wxs_gdi.cc xsrc/wxs_gdi.cc:5297: warning: `int istype_symset_cursor(Scheme_Object*, const char*)' defined but not used xsrc/wxs_gdi.cc:5559: warning: `Scheme_Object* __MakewxPointList(wxPoint*, int) ' defined but not used xsrc/wxs_gdi.cc:5653: warning: `int unbundle_symset_smoothingMode(Scheme_Object*, const char*)' defined but not used xsrc/wxs_gdi.cc:5680: warning: `Scheme_Object* bundle_symset_smoothingMode(int) ' defined but not used env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_glob.cc ./../wxs/wxs_glob.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_glob.o xsrc/wxs_glob.cc xsrc/wxs_glob.cc:3005: warning: `int istype_symset_fileSelMode(Scheme_Object*, const char*)' defined but not used xsrc/wxs_glob.cc:3057: warning: `Scheme_Object* bundle_symset_fileSelMode(int)' defined but not used env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_item.cc ./../wxs/wxs_item.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_item.o xsrc/wxs_item.cc xsrc/wxs_item.cc:2746: warning: `int istype_symset_messageStyle(Scheme_Object*, const char*)' defined but not used env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_lbox.cc ./../wxs/wxs_lbox.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_lbox.o xsrc/wxs_lbox.cc xsrc/wxs_lbox.cc:2952: warning: `Scheme_Object* __MakestringList(char**, int)' defined but not used env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_madm.cc ./../wxs/wxs_madm.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_madm.o xsrc/wxs_madm.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_mede.cc ./../wxs/wxs_mede.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_mede.o xsrc/wxs_mede.cc xsrc/wxs_mede.cc:5179: warning: `Scheme_Object* bundle_symset_direction(int)' defined but not used xsrc/wxs_mede.cc:5668: warning: `long int* __MakelongArray(Scheme_Object*, int*, char*)' defined but not used env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_medi.cc ./../wxs/wxs_medi.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_medi.o xsrc/wxs_medi.cc xsrc/wxs_medi.cc:4811: warning: `Scheme_Object* bundle_symset_bufferType(int)' defined but not used xsrc/wxs_medi.cc:4905: warning: `int unbundle_symset_focus(Scheme_Object*, const char*)' defined but not used xsrc/wxs_medi.cc:4932: warning: `Scheme_Object* bundle_symset_focus(int)' defined but not used xsrc/wxs_medi.cc:4954: warning: `int unbundle_symset_bias(Scheme_Object*, const char*)' defined but not used xsrc/wxs_medi.cc:4981: warning: `Scheme_Object* bundle_symset_bias(int)' defined but not used xsrc/wxs_medi.cc:5135: warning: `Scheme_Object* bundle_symset_editOp(int)' defined but not used xsrc/wxs_medi.cc:5284: warning: `Scheme_Object* bundle_symset_bitmapType(int)' defined but not used env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_menu.cc ./../wxs/wxs_menu.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_menu.o xsrc/wxs_menu.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_mio.cc ./../wxs/wxs_mio.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_mio.o xsrc/wxs_mio.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_misc.cc ./../wxs/wxs_misc.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_misc.o xsrc/wxs_misc.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_mpb.cc ./../wxs/wxs_mpb.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_mpb.o xsrc/wxs_mpb.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_obj.cc ./../wxs/wxs_obj.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_obj.o xsrc/wxs_obj.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_panl.cc ./../wxs/wxs_panl.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_panl.o xsrc/wxs_panl.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_rado.cc ./../wxs/wxs_rado.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_rado.o xsrc/wxs_rado.cc xsrc/wxs_rado.cc:2665: warning: `Scheme_Object* __MakestringList(char**, int)' defined but not used xsrc/wxs_rado.cc:2714: warning: `Scheme_Object* __MakewxBitmapList(wxBitmap**, int)' defined but not used env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_slid.cc ./../wxs/wxs_slid.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_slid.o xsrc/wxs_slid.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_snip.cc ./../wxs/wxs_snip.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_snip.o xsrc/wxs_snip.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_styl.cc ./../wxs/wxs_styl.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_styl.o xsrc/wxs_styl.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_tabc.cc ./../wxs/wxs_tabc.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_tabc.o xsrc/wxs_tabc.cc xsrc/wxs_tabc.cc:2605: warning: `Scheme_Object* __MakestringList(char**, int)' defined but not used xsrc/wxs_tabc.cc:3417: warning: `int unbundle_symset_groupBoxStyle(Scheme_Object*, const char*)' defined but not used env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxs_win.cc ./../wxs/wxs_win.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxs_win.o xsrc/wxs_win.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxscheme.cc ./../wxs/wxscheme.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxscheme.o xsrc/wxscheme.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wx_media.cc ./../wxme/wx_media.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wx_media.o xsrc/wx_media.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wx_mpriv.cc ./../wxme/wx_mpriv.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wx_mpriv.o xsrc/wx_mpriv.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wx_snip.cc ./../wxme/wx_snip.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wx_snip.o xsrc/wx_snip.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wx_msnip.cc ./../wxme/wx_msnip.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wx_msnip.o xsrc/wx_msnip.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wx_mbuf.cc ./../wxme/wx_mbuf.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wx_mbuf.o xsrc/wx_mbuf.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wx_mpbrd.cc ./../wxme/wx_mpbrd.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wx_mpbrd.o xsrc/wx_mpbrd.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wx_keym.cc ./../wxme/wx_keym.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wx_keym.o xsrc/wx_keym.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wx_medio.cc ./../wxme/wx_medio.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wx_medio.o xsrc/wx_medio.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wx_medad.cc ./../wxme/wx_medad.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wx_medad.o xsrc/wx_medad.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wx_style.cc ./../wxme/wx_style.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wx_style.o xsrc/wx_style.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wx_mline.cc ./../wxme/wx_mline.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wx_mline.o xsrc/wx_mline.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wx_cgrec.cc ./../wxme/wx_cgrec.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wx_cgrec.o xsrc/wx_cgrec.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/wxJPEG.cc ./../../wxcommon/wxJPEG.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o wxJPEG.o xsrc/wxJPEG.cc env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/mred.cc ./../mred.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mred.o xsrc/mred.cc xsrc/mred.cc: In function `long unsigned int get_deeper_base()': xsrc/mred.cc:9360: warning: address of local variable `here' returned env XFORM_USE_PRECOMP=macxsrc/xform_precomp.h ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "g++ -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/mredmac.cc ./../mredmac.cxx g++ -Wno-long-double -Imacxsrc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Wall -g -O2 -fno-rtti -o mredmac.o xsrc/mredmac.cc ../../mzscheme/mzscheme3m -rq ./../../mzscheme/gc2/xform.ss --setup --cpp "gcc -E -I./../../mzscheme/gc2 -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -DOS_X -Dwx_mac -DOS_X -MMD -DWX_CARBON -I./../../wxmac/src/../utils/image/src -I./../../wxmac/src/../contrib/wxxpm/libxpm.34b/lib -I./../../wxmac/src/../../mac/mzscheme -I../../wxcommon/jpeg -I./../../wxcommon/jpeg " -o xsrc/xcglue.c ./../../mzscheme/utils/xcglue.c gcc -DGC2_JUST_MACROS -include ./../../mzscheme/gc2/gc2.h -c -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -DOS_X -o xcglue.o xsrc/xcglue.c g++ -DMZ_PRECISE_GC -I./../../mzscheme/gc2/ -I./../../mzscheme/gc -I./../../wxmac/include/base -I./../../wxmac/include/mac -I./../../wxcommon -I./../../a-list/c-headers/ -I./../../mred/wxme/ -I./../../mzscheme/ -I./../../mzscheme/include/ -fno-common -DNEWGC_BTC_ACCOUNT -fpascal-strings -DOPERATOR_NEW_ARRAY -Dwx_mac -Wall -g -O2 -fno-rtti -DOS_X -c -o wxGC.o ./../../wxcommon/wxGC.cxx g++ -o wx_font.o -c ./../../wxmac/src/mac/wx_font.m g++ -dynamiclib -o PLT_MrEd.framework/Versions/371_3m/PLT_MrEd -Wl,-headerpad_max_install_names mwb_item.o mwb_panel.o mwb_timer.o mwb_frame.o mwb_list.o mPSDC.o mwb_types.o mwb_canvs.o mwb_gdi.o mwb_main.o mwb_utils.o mwb_data.o mwb_hash.o mwb_stdev.o mwb_win.o mwb_dc.o mwb_sysev.o mwb_dialg.o mwb_obj.o mxfspline.o mwx_choic.o mwx_main.o mwx_clipb.o mwx_menu.o mwx_messg.o mwxBorder.o mwx_dc.o mwxBorderArea.o mwx_dccan1.o mwx_mnuit.o mwxButtonBorder.o mwx_dccan2.o mwx_dccan3.o mwx_panel.o mwxLabelArea.o mwx_dcmem.o mwx_print.o mwxMacDC.o mwx_dcpr1.o mwx_rbox.o mwx_rbut.o mwx_sbar.o mwxMargin.o mwx_dialg.o mwx_screen.o mwxRectBorder.o mwx_slidr.o mwxScroll.o mwx_frame.o mwxScrollArea.o mwx_gauge.o mwxScrollData.o mwx_gdi.o mwx_app.o mwx_util.o mwx_area.o mwx_win.o mwx_buttn.o mwx_item.o mwximgfil.o mwx_canvs.o mwx_lbox.o mwx_check.o mwx_tabc.o mwx_gbox.o mwx_mac_utils.o mwx_bmp.o mwx_24to8.o mwx_image.o mwx_xbm.o simpledrop.o wxs_bmap.o wxs_butn.o wxs_chce.o wxs_ckbx.o wxs_cnvs.o wxs_dc.o wxs_evnt.o wxs_fram.o wxs_gage.o wxs_gdi.o wxs_glob.o wxs_item.o wxs_lbox.o wxs_madm.o wxs_mede.o wxs_medi.o wxs_menu.o wxs_mio.o wxs_misc.o wxs_mpb.o wxs_obj.o wxs_panl.o wxs_rado.o wxs_slid.o wxs_snip.o wxs_styl.o wxs_tabc.o wxs_win.o wxscheme.o wx_media.o wx_mpriv.o wx_snip.o wx_msnip.o wx_mbuf.o wx_mpbrd.o wx_keym.o wx_medio.o wx_medad.o wx_style.o wx_mline.o wx_cgrec.o wxJPEG.o mred.o mredmac.o xcglue.o wxGC.o ../../wxmac/src/crbuffri.o ../../wxmac/src/crdatfri.o ../../wxmac/src/create.o ../../wxmac/src/crifrbuf.o ../../wxmac/src/crifrdat.o ../../wxmac/src/data.o ../../wxmac/src/hashtab.o ../../wxmac/src/miscellaneous.o ../../wxmac/src/parse.o ../../wxmac/src/rdftodat.o ../../wxmac/src/rdftoi.o ../../wxmac/src/rgb.o ../../wxmac/src/scan.o ../../wxmac/src/simx.o ../../wxmac/src/wrffrdat.o ../../wxmac/src/wrffri.o ../../wxmac/src/ALBirthDeath.o ../../wxmac/src/ALKeyboard.o ../../wxmac/src/ALUserPane.o ../../wxmac/src/LongControls.o ../../wxmac/src/ALCellData.o ../../wxmac/src/ALMouse.o ../../wxmac/src/ALUtilities.o ../../wxmac/src/ALDrawing.o ../../wxmac/src/ALScrolling.o ../../wxmac/src/LongCoords.o ../../wxmac/src/ALEditing.o ../../wxmac/src/ALSelecting.o ../../wxmac/src/QDDrawingState.o ../../wxmac/src/ALHeirarchical.o ../../wxmac/src/ALSelectors.o ../../mzscheme/libmzscheme3m.a -framework Carbon -framework Cocoa -framework QuickTime -framework AGL -framework OpenGL ../../wxcommon/jpeg/libjpeg.a ../../wxcommon/libpng/libpng.a -lz -ldl -lm -liconv wx_font.o ld: /usr/lib/gcc/darwin/3.3/libgcc.a(_fixunssfdi.o) illegal reference to symbol: ___cmpdi2 defined in indirectly referenced dynamic library /usr/lib/libgcc_s.1.dylib ld: Undefined symbols: _HIPointConvert referenced from QuickTime expected to be defined in Carbon /usr/bin/libtool: internal link edit command failed make[6]: *** [PLT_MrEd.framework/Versions/371_3m/PLT_MrEd] Error 1 make[5]: *** [../mred3m] Error 2 make[4]: *** [3m] Error 2 make[3]: *** [3m] Error 2 make[2]: *** [mred-3m] Error 2 make[1]: *** [3m] Error 2 make: *** [all] Error 2 17:22:22 [erich@Buster src]$