[Bug tree-optimization/21904] New: splitt the package into parts will ease compile step

2005-06-03 Thread jlm_devel at laposte dot net
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

[Bug libgcj/21867] failling to build libjava

2005-06-01 Thread jlm_devel at laposte dot net
--- 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

[Bug java/21867] New: failling to build libjava

2005-06-01 Thread jlm_devel at laposte dot net
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:

[Bug bootstrap/21698] creating first stage compiler

2005-06-01 Thread jlm_devel at laposte dot net
--- 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

[Bug bootstrap/21698] creating first stage compiler

2005-05-21 Thread jlm_devel at laposte dot net
--- 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&#

[Bug bootstrap/21698] creating first stage compiler

2005-05-21 Thread jlm_devel at laposte dot net
--- 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

[Bug bootstrap/21698] New: creating first stage compiler

2005-05-21 Thread jlm_devel at laposte dot net
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

[Bug bootstrap/21544] New: xgcc fails (1rst stage) if binutils is not installed into --prefix directory

2005-05-13 Thread jlm_devel at laposte dot net
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