View Issue Details

IDProjectCategoryView StatusLast Update
0000632GCC - GNU C CompilerBugpublic2020-08-24 03:07
Reporterkomh Assigned Topsmedley  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0000632: gcc491 with -static
DescriptionHi/2.

If executing gcc491 with -static without -o, then ld fails due to -static-o.

And if executing gcc491 with -static with -o, then ld fails due to undefined sysmbols.

This is true for gcc335. I opened a ticket at klibc, and attached patches. If possible, would you mind reviewing and applying the patches ?

kLIBC ticket: http://trac.netlabs.org/libc/ticket/318
TagsNo tags attached.

Activities

psmedley

2014-12-16 08:59

administrator   ~0002921

per Knut's comments, this breaches licenses, hence is deliberately made difficult...

komh

2014-12-17 03:55

reporter   ~0002929

But -static-o problem was fixed. Possible ?

psmedley

2014-12-17 04:08

administrator   ~0002930

yes, pretty sure I fixed static-o - the fix might even be in GCC 4.9.2 already

komh

2014-12-18 02:57

reporter   ~0002935

Sorry, I don't use gcc492. It missed some headers. For this, I sent you an email before. Will it be fixed, too ?

psmedley

2014-12-26 22:52

administrator   ~0002960

Fixed in 4.9.2

Issue History

Date Modified Username Field Change
2014-10-25 05:46 komh New Issue
2014-12-16 08:59 psmedley Note Added: 0002921
2014-12-17 03:55 komh Note Added: 0002929
2014-12-17 04:08 psmedley Note Added: 0002930
2014-12-18 02:57 komh Note Added: 0002935
2014-12-26 22:52 psmedley Note Added: 0002960
2014-12-26 22:52 psmedley Status new => resolved
2014-12-26 22:52 psmedley Resolution open => fixed
2014-12-26 22:52 psmedley Assigned To => psmedley
2020-08-24 03:07 psmedley Status resolved => closed