This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Problem Installing on MacOSX Leopard


Hi all,
I'm trying to compile new crosstool-ng-1.0 but seems that it fails in configure,
Infact a ./configure --prefix=/opt/local on my system produce no
Makefile and this output
-----------
sed: illegal option -- r
usage: sed script [-Ealn] [-i extension] [file ...]
       sed [-Ealn] [-i extension] [-e script] ... [-f script_file] ...
[file ...]
crosstool-NG configured as follows:
  PREFIX="/opt/local"
  BINDIR="/opt/local/bin"
  LIBDIR="/opt/local/lib/ct-ng-1.0.0+svn"
  DOCDIR="/opt/local/share/doc/ct-ng-1.0.0+svn"
  MANDIR="/opt/local/share/man/man1"

seems that sed on my system do not have the option -r and not the equivalent.
How i can fix it? If u need a tester for macos x for this purpose i'm here!

Best Regards
luciano

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]