Version: 4.0.0
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: tree-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jlm_devel at laposte dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC bu
--- Additional Comments From jlm_devel at laposte dot net 2005-06-01 19:40
---
Created an attachment (id=9009)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9009&action=view)
compilation log with env and bash debug activated
--
http://gcc.gnu.org/bugzilla/show_bug
ormal
Priority: P2
Component: java
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jlm_devel at laposte dot net
CC: gcc-bugs at gcc dot gnu dot org,java-prs at gcc dot gnu
dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet:
--- Additional Comments From jlm_devel at laposte dot net 2005-06-01 17:35
---
this issue is solved if and only if BOTH configure options are set :
--with-local-prefix=$DESTDIR_BCKP
--with-sysroot=$DESTDIR_BCKP
specifying only where to find the headers isn't enough
but the
--- Additional Comments From jlm_devel at laposte dot net 2005-05-21 18:22
---
I re-checked to be sure... and I confirm :
$ make all-gcc
...
$ echo $?
2
$ cd gcc
$ make all
...
$ echo $?
0
$ ls libgcc.a
libgcc.a
so the issue is : two make that should have the same behaviour don
--- Additional Comments From jlm_devel at laposte dot net 2005-05-21 17:50
---
maybe, I can too using several workaround like crosstool.sh is doing but
this lead to have the target tree be located at the same place of the
crosschain which is a nonsens...
why a target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jlm_devel at laposte dot net
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21698
o --prefix directory
Product: gcc
Version: 3.3.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jlm_devel at laposte dot net
CC