Linux PARISC architecture development
 help / color / mirror / Atom feed
* [parisc-linux] Unable to compil gcc2.96 on L2000/11.00/64 bits
@ 2000-10-10  8:06 Bruno Vidal
  2000-10-10  9:24 ` Alan Modra
  0 siblings, 1 reply; 3+ messages in thread
From: Bruno Vidal @ 2000-10-10  8:06 UTC (permalink / raw)
  To: parisc-linux@thepuffingroup.com

	Hi
I'm unable to compile gcc2.96 cross compiler with latest bits.
(binutils is okay, it compile right)
I've configure it with:
../gcc/configure --target=hppa1.1-linux --prefix=$DEST --disable-nls --without-libc
(with DEST=/opt/linux_hppa)
-> it looks okay:
checking host system type... hppa2.0w-hp-hpux11.00
.
.
.
creating ./config.status
creating Makefile

# echo $?
0

So I start to compil, and after a few momment:
make[2]: Entering directory `/opt/linux_hppa/src/gcc_build/hppa1.1-linux/libiberty'
make[2]: *** No targets specified and no makefile found.  Stop.
make[2]: Leaving directory `/opt/linux_hppa/src/gcc_build/hppa1.1-linux/libiberty'
make[1]: *** [../libiberty/libiberty.a] Error 2
make[1]: Leaving directory `/opt/linux_hppa/src/gcc_build/hppa1.1-linux/libstdc++'
make: *** [all-target-libstdc++] Error 2                                  

-> no makefile for hppa1.1-linux/libiberty.
Do you have any idea to correct that ?

	Thanks.

-- 
	Vidal Bruno, (770-4271)
        SSD-HA Team, HP-UX & LINUX Support
	bruno_vidal@admin.france.hp.com

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

* Re: [parisc-linux] Unable to compil gcc2.96 on L2000/11.00/64 bits
  2000-10-10  8:06 [parisc-linux] Unable to compil gcc2.96 on L2000/11.00/64 bits Bruno Vidal
@ 2000-10-10  9:24 ` Alan Modra
  2000-10-10 16:00   ` Grant Grundler
  0 siblings, 1 reply; 3+ messages in thread
From: Alan Modra @ 2000-10-10  9:24 UTC (permalink / raw)
  To: Bruno Vidal; +Cc: parisc-linux

On Tue, 10 Oct 2000, Bruno Vidal wrote:

> -> no makefile for hppa1.1-linux/libiberty.
> Do you have any idea to correct that ?

libiberty/config.log should tell you what went wrong.  It's likely that
you need to install binutils (perhaps glibc too) and set up paths.

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

* Re: [parisc-linux] Unable to compil gcc2.96 on L2000/11.00/64 bits
  2000-10-10  9:24 ` Alan Modra
@ 2000-10-10 16:00   ` Grant Grundler
  0 siblings, 0 replies; 3+ messages in thread
From: Grant Grundler @ 2000-10-10 16:00 UTC (permalink / raw)
  To: Alan Modra; +Cc: Bruno Vidal, parisc-linux

Alan Modra wrote:
...
> From memory, the steps I followed were:
>   build & install binutils
>   build & install gcc using "make LANGUAGES=c; make LANGUAGES=c install"
>   build & install glibc
>   rebuild gcc

Alan,
Could you update the relevant scripts in CVS build-tools repository?
(They may not need any changes and Bruno just needs to use those)

Last year I pushed for "recipes" and those got stale pretty quickly
because the folks on the bleeding edge weren't using them. Like Bruno,
I had a hard time reproducing the success others claimed they had.
(I still chuckle over puffin's phrase: "I don't believe you")
It shouldn't be that hard to build stuff from the CVS repositories.

I've given up on the recipe's and moved to scripts instead.
Matt Taggart has contributed the build-tools/palinux-autobuilder
and recipe.linux/recipe.hpux are mine. The README file should
explain what each does.

apologies for harping on this again,
grant

Grant Grundler
Unix Systems Enablement Lab
+1.408.447.7253

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

end of thread, other threads:[~2000-10-10 15:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-10  8:06 [parisc-linux] Unable to compil gcc2.96 on L2000/11.00/64 bits Bruno Vidal
2000-10-10  9:24 ` Alan Modra
2000-10-10 16:00   ` Grant Grundler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox