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]

Re: Problem Installing on MacOSX Leopard


2008/3/10, Khem Raj <kraj@mvista.com>:
>
>  On Mar 10, 2008, at 2:02 PM, kevinlux - wrote:
>
>  > 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.
>
>
> You seem to be using leopard provided sed.
>
> >
>  > How i can fix it? If u need a tester for macos x for this purpose
>  > i'm here!
>
>
> May be you can install macports

Yes, I'm on Leopard 10.5.2 with macports i have installed gsed and
make a link to gsed.
Compilation and installation works but when i type ct-ng bash return
immediately and nothing happen!!

--
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]