[swfmill] building svn version
Martin Ficzel
mficzel at artec-berlin.de
Wed May 30 06:07:44 EDT 2007
Martin Ficzel schrieb:
sorry the quotin is unreadable
my current automake-mac file
> #!/bin/sh
>
> set -x
> aclocal -I autoconfig/m4
> glibtoolize --force --copy
> autoheader
> automake --add-missing --copy
> autoconf
> cd src
> xsltproc codegen/mk.xsl codegen/source.xml
> cd ..
> export CXXFLAGS="-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386
> -arch ppc"
> export CFLAGS="-isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch i386
> -arch ppc"
> export LDFLAGS="-arch i386 -arch ppc"
> ./configure --disable-dependency-tracking
the current make error
> //usr/bin/ld: for architecture ppc
> /usr/bin/ld: can't locate file for: -lcrt0.o
> usr/bin/ld: forcollect2: ld returned 1 exit status
> architecture i386
> /usr/bin/ld: can't locate file for: -lcrt0.o
> collect2: ld returned 1 exit status
> lipo: can't open input file: /var/tmp//ccBI3buv.out (No such file or
> directory)
> make[3]: *** [swfmill] Error 1
> make[2]: *** [all-recursive] Error 1
> make[1]: *** [all] Error 2
> make: *** [all-recursive] Error 1
--
Martin Ficzel, Dipl.Ing.Architektur(FH) a r T e c _____
Entwicklung, Visualisierung, Grafik, visual solutions / | /|
|----/_|
mficzel at artec-berlin.de | / | /
Fon: 030 / 884684-0 | Fax: 030 / 884684-15 |/___|/
Gottfried-von-Cramm-Weg 35-37 | D-14193 | http://www.artec-berlin.de
More information about the swfmill
mailing list