delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/05/15/22:52:24

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <3920B7AD.63EF4397@ca2.so-net.ne.jp>
Date: Tue, 16 May 2000 11:51:25 +0900
From: "andohich AT ca2 DOT so-net DOT ne DOT jp" <andohich AT ca2 DOT so-net DOT ne DOT jp>
X-Mailer: Mozilla 4.51 [ja] (WinNT; I)
X-Accept-Language: ja
MIME-Version: 1.0
To: cygwin AT sourceware DOT cygnus DOT com
Subject: CrossGcc Cygwin1

 I'm trying to build CrosGcc i686-cygwin1 --> sh-pc-linux-sh.

I haveadapted the Building procedure within
http://linux-sh.free.fr/FAQ.html.

1 Binutils-000228 and Gcc-core-2.95.2 successfuly complete to make
install.

2 But Glibc-2.1.2 stop in Configure.

 I get next message :

"c:/bin/bash.exe"-2.03$ sh ../glibc3.sh
loading cache ./config.cache
checking host system type... sh3-pc-linux-gnu
.
.
.
.
checking whether /sh/sh-pc-linux-gnu/bin/as.exe is GNU as... yes
checking whether /sh/sh-pc-linux-gnu/bin/ld.exe is GNU ld... yes
checking for mig... mig
checking whether ranlib is necessary... Assembler messages:
Error: Can't open
 for reading.

: No such file or directory
/**-?
sh-pc-linux-gnu-gcc: file path prefix `/sh/bin/' never used
no
checking LD_LIBRARY_PATH variable... ok
checking for bash... /cygdrive/c/bin/bash
checking for mawk... no
checking for gawk... gawk
checking for perl... /sh/bin/perl
checking for install-info... /usr/bin/install-info
checking for old Debian install-info... no
checking for signed size_t type... no
checking for libc-friendly stddef.h... no
checking whether we need to use -P to assemble .S files... yes
checking for assembler global-symbol directive... UNKNOWN   /**-?
configure: error: cannot determine asm global directive

/**-? attached by me

My commands are shell-script.

  glibc.sh

! bin/sh
# glibc-configure-make shell program
# export CC=sh-pc-linux-gnu-gc
export CPP='sh-pc-linux-gnu-cpp'
export AS='sh-pc-linux-gnu-as'
export AR='sh-pc-linux-gnu-ar'
export LD='sh-pc-linux-gnu-ld'
export RANLIB='sh-pc-linux-gnu-lanlib'
export GCC_EXEC_PREFIX=/cygdrive/c/cygnus/sh-linux/lib/gcc-lib/
export BUILD_CC=gcc
export PERL=perl
#
CC='sh-pc-linux-gnu-gcc -m3 -mb'  ./configure   --host=sh3-linux-gnu \
 --prefix=/sh --exec-prefix=/sh --enable-add-ons=crypt,linuxthreads  \
 --disable-debug --disable-profile --with-headers=../linux/include \
 --with-binutils=/sh/bin
#script end

Anyone could help

Regards



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019