public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* (fwd) HELP !
@ 2000-10-03  9:46 Michael Sokolov
  2000-10-09  9:02 ` Joel Sherrill
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Sokolov @ 2000-10-03  9:46 UTC (permalink / raw)
  To: crossgcc

Moreno <Moreno.Mauri@italtel.it> asked me to post this to the crossgcc list.

Moreno, I can't see the cause of your problem. Maybe someone else here will.
But note that gcc-2.95 is rather outdated. The current release is gcc-2.95.2.
You can also try the current CVS source, whose maintainers are frantically
working on getting GCC 3.0 out before the end of year 2000. There is also a
branch for gcc-2.95.3, but it's dead unfortunately.

--
Michael Sokolov		Harhan Engineering Laboratory
Public Service Agent	International Free Computing Task Force
			International Engineering and Science Task Force
			615 N GOOD LATIMER EXPY STE #4
			DALLAS TX 75204-5852 USA

Phone: +1-214-824-7693 (Harhan Eng Lab office)
E-mail: msokolov@ivan.Harhan.ORG (ARPA TCP/SMTP) (UUCP coming soon)

Moreno's message follows:

From Moreno.Mauri@italtel.it Tue Oct  3 02:15:56 2000
Received: from [138.132.117.4] by ivan.Harhan.ORG (5.61.1.1/1.36)
	id AA27648; Tue, 3 Oct 00 02:15:54 CDT
Received: .(localhost [127.0.0.1]) by mex.italtel.it (8.9.3+Sun/8.9.0) with ESMTP id JAA21353 for <msokolov@ivan.Harhan.ORG>; Tue, 3 Oct 2000 09:19:11 +0200 (MET DST)
Received: from ic8sd2.settimo.italtel.it (ic8sd2.settimo.italtel.it [138.132.43.2])
	by mix.italtel.it (8.9.3/8.9.3) with SMTP id JAA19167
	for <msokolov@ivan.Harhan.ORG>; Tue, 3 Oct 2000 09:13:35 +0200 (MET DST)
Received: by ic8sd2.settimo.italtel.it; id AA24869; Tue, 3 Oct 2000 09:27:13 +0200
Message-Id: <39D9877A.A2389FEE@ic8sd2.settimo.italtel.it>
Date: Tue, 03 Oct 2000 09:15:06 +0200
From: Moreno <Moreno.Mauri@italtel.it>
Organization: Italtel S.p.A.
X-Mailer: Mozilla 4.06 [it] (WinNT; I)
Mime-Version: 1.0
To: msokolov@ivan.Harhan.ORG
Subject: HELP !
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Status: R

Hi Michael,
my name is Mauri Moreno and I write from Italy.
I've subscribed to crossgcc mailing-list, I receive mail from people
connected to the list but I'm not able to send my mail (majordome answer
me "Not available yet").
May you post my mail for me ?
I've got a problem building gcc-2.95 for target i386-elf-linux and I
don't know how to proceed.
Thanks a lot, Moreno. (e-mail: moreno.mauri@italtel.it)

Here is my mail:

-----------------------------
Hi all,
I'm trying to build gcc-2.95 for target:    i386-elf-linux.

I'm working on host:  alphaev6-dec-osf4.0f.

I run configure in this way:

configure --target=i386-elf-linux  --prefix=<install dir>
--enable-languages="c"  --with-newlib -v

During compilation of libgcc2.a  I've the following output:

cpp: Error: Extraneous text follows Boolean option name in "-Qy"
make[1]: *** [libgcc2.a] Error 1

Has anyone got any idea how to solve this problem ?
Thanks,

Moreno Mauri
--------------------------------

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: (fwd) HELP !
  2000-10-03  9:46 (fwd) HELP ! Michael Sokolov
@ 2000-10-09  9:02 ` Joel Sherrill
  0 siblings, 0 replies; 2+ messages in thread
From: Joel Sherrill @ 2000-10-09  9:02 UTC (permalink / raw)
  To: Michael Sokolov; +Cc: crossgcc

It looks like the native alpha assembler was invoked.  Was there a cross
assembler installed?

Michael Sokolov wrote:
> 
> Moreno <Moreno.Mauri@italtel.it> asked me to post this to the crossgcc list.
> 
> Moreno, I can't see the cause of your problem. Maybe someone else here will.
> But note that gcc-2.95 is rather outdated. The current release is gcc-2.95.2.
> You can also try the current CVS source, whose maintainers are frantically
> working on getting GCC 3.0 out before the end of year 2000. There is also a
> branch for gcc-2.95.3, but it's dead unfortunately.
> 
> --
> Michael Sokolov         Harhan Engineering Laboratory
> Public Service Agent    International Free Computing Task Force
>                         International Engineering and Science Task Force
>                         615 N GOOD LATIMER EXPY STE #4
>                         DALLAS TX 75204-5852 USA
> 
> Phone: +1-214-824-7693 (Harhan Eng Lab office)
> E-mail: msokolov@ivan.Harhan.ORG (ARPA TCP/SMTP) (UUCP coming soon)
> 
> Moreno's message follows:
> 
> >From Moreno.Mauri@italtel.it Tue Oct  3 02:15:56 2000
> Received: from [138.132.117.4] by ivan.Harhan.ORG (5.61.1.1/1.36)
>         id AA27648; Tue, 3 Oct 00 02:15:54 CDT
> Received: .(localhost [127.0.0.1]) by mex.italtel.it (8.9.3+Sun/8.9.0) with ESMTP id JAA21353 for <msokolov@ivan.Harhan.ORG>; Tue, 3 Oct 2000 09:19:11 +0200 (MET DST)
> Received: from ic8sd2.settimo.italtel.it (ic8sd2.settimo.italtel.it [138.132.43.2])
>         by mix.italtel.it (8.9.3/8.9.3) with SMTP id JAA19167
>         for <msokolov@ivan.Harhan.ORG>; Tue, 3 Oct 2000 09:13:35 +0200 (MET DST)
> Received: by ic8sd2.settimo.italtel.it; id AA24869; Tue, 3 Oct 2000 09:27:13 +0200
> Message-Id: <39D9877A.A2389FEE@ic8sd2.settimo.italtel.it>
> Date: Tue, 03 Oct 2000 09:15:06 +0200
> From: Moreno <Moreno.Mauri@italtel.it>
> Organization: Italtel S.p.A.
> X-Mailer: Mozilla 4.06 [it] (WinNT; I)
> Mime-Version: 1.0
> To: msokolov@ivan.Harhan.ORG
> Subject: HELP !
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> Status: R
> 
> Hi Michael,
> my name is Mauri Moreno and I write from Italy.
> I've subscribed to crossgcc mailing-list, I receive mail from people
> connected to the list but I'm not able to send my mail (majordome answer
> me "Not available yet").
> May you post my mail for me ?
> I've got a problem building gcc-2.95 for target i386-elf-linux and I
> don't know how to proceed.
> Thanks a lot, Moreno. (e-mail: moreno.mauri@italtel.it)
> 
> Here is my mail:
> 
> -----------------------------
> Hi all,
> I'm trying to build gcc-2.95 for target:    i386-elf-linux.
> 
> I'm working on host:  alphaev6-dec-osf4.0f.
> 
> I run configure in this way:
> 
> configure --target=i386-elf-linux  --prefix=<install dir>
> --enable-languages="c"  --with-newlib -v
> 
> During compilation of libgcc2.a  I've the following output:
> 
> cpp: Error: Extraneous text follows Boolean option name in "-Qy"
> make[1]: *** [libgcc2.a] Error 1
> 
> Has anyone got any idea how to solve this problem ?
> Thanks,
> 
> Moreno Mauri
> --------------------------------
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel@OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-10-09  9:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-10-03  9:46 (fwd) HELP ! Michael Sokolov
2000-10-09  9:02 ` Joel Sherrill

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).