Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 157694
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Toolchain Maintainers <toolchain@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Philipp Kirchner <mail@philippkirchner.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gcc-config.patch Patch for gcc-config patch Philipp Kirchner 2006-12-10 00:04 0000 437 bytes Details | Diff
gcc-config-2.patch Updated gcc-config patch patch Jouni Rinne 2006-12-11 23:09 0000 852 bytes Details | Diff
gcc-config-2.patch Updated gcc-config patch, v2 patch Jouni Rinne 2006-12-11 23:17 0000 655 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 157694 depends on: Show dependency tree
Bug 157694 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-12-09 23:56 0000
I'm using gcc-config 1.3.14 with gcc-4.1.1 and wondered why gcjh doesn't
function. Simple Solution:

Add gcjh and gfortran, which also doesn't work to the list of binaries, patch
follows

------- Comment #1 From Philipp Kirchner 2006-12-10 00:04:04 0000 -------
Created an attachment (id=103725) [details]
Patch for gcc-config

This fixes it for me (TM), haven't looked if there should be taken special care
in the case of cross-compilation or so...

------- Comment #2 From Jakub Moc (RETIRED) 2006-12-10 01:29:07 0000 -------
*** Bug 147087 has been marked as a duplicate of this bug. ***

------- Comment #3 From Jouni Rinne 2006-12-11 23:07:52 0000 -------
Very good patch, but not enough... I was just switching from gcc-3.4.6 to 4.1.1
and started the emerge -e system/world process, but got a lot of
fortran-related warnings / errors (libtool almost broke). But with your patch,
plus the additional modifications I made to gcc-config, I was able to compile
libtool without errors, and at this point emerge -e system is done - without
errors - and emerge -e world is about 25% done - again without any serious,
fortran-related errors. Thanks, without this lead I would probably still just
sit and scratch my head...

The updated patch follows.

------- Comment #4 From Jouni Rinne 2006-12-11 23:09:06 0000 -------
Created an attachment (id=103845) [details]
Updated gcc-config patch

------- Comment #5 From Jouni Rinne 2006-12-11 23:17:44 0000 -------
Created an attachment (id=103846) [details]
Updated gcc-config patch, v2

Oh, sorry, there was unnecessary cruft on the original patch. Here's a clean
one.

------- Comment #6 From telesphore4@gmail.com 2007-02-20 18:21:50 0000 -------
(In reply to comment #5)
> Created an attachment (id=103846) [edit] [details]
> Updated gcc-config patch, v2
> 
> Oh, sorry, there was unnecessary cruft on the original patch. Here's a clean
> one.

This patch may need to make it into v4.1.2 too. It fixed problems I had
emerging various scientific packages like scipy with this gcc version.

------- Comment #7 From SpanKY 2007-03-05 22:18:25 0000 -------
this is basically waiting on the sci team to say "yeah this is OK"

------- Comment #8 From Donnie Berkholz 2007-03-06 06:32:41 0000 -------
Should be fine for gfortran ... can't speak for gcjh.

------- Comment #9 From Anthony Staines 2007-03-11 23:20:20 0000 -------
(In reply to comment #8)
> Should be fine for gfortran ... can't speak for gcjh.
> 

Works fine for gfortran on 
Linux  2.6.19-gentoo-r5 #7 SMP PREEMPT Sun Mar 11 22:50:09 GMT 2007 x86_64 AMD
Athlon(tm) 64 X2 Dual Core Processor 3800+ AuthenticAMD GNU/Linux

Installing packages in R now works again,
Thank you very much!

------- Comment #10 From SpanKY 2007-03-12 06:59:44 0000 -------
added to 1.3.15-r1 then, thanks for the input

------- Comment #11 From Jean-Francois Ostiguy 2007-03-12 16:34:40 0000 -------
(In reply to comment #10)
> added to 1.3.15-r1 then, thanks for the input
> 

The patch applied 1.3.15-r1 is a bit different from the previously submitted
patch (which works for me). Unfortunately, for some reason 1.3.15-r1 does not
work. Simple test: try "gfortran" with no argument  It should return 

gfortran: no input files

------- Comment #12 From SpanKY 2007-03-12 16:55:22 0000 -------
fixed in cvs, it should be {,${CTARGET}-}{... not {,${CTARGET}}-{...

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug