Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 36424
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Heinrich Wendel (RETIRED) <lanius@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Ronny Schoeniger <foxtrott@foxtrott-nb.de>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 36424 depends on: Show dependency tree
Bug 36424 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: 2003-12-24 06:01 0000
Compiling the Midnight Commander with malign-double results in a broken version
of Midnight.
This are the effects i saw:
- all files have a size of 160GB
- open a file with <F3> leaves the screen blank, although the file contains
some bytes

Compiling mc without malign-double works fine.

Maybe it is possible the filter this flag?

Greets from germany and happy x-mas

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From bartron 2003-12-25 19:57:14 0000 -------
  Please don't.  `-malign-double' is a flag that affects struct sizes 
and either has to be used everywhere or nowhere (see `info gcc').  Since 
there is no way to apply it to binary packages and other packages (glibc) 
filter it implicitely, the only way is to use it nowhere.

  Only packages that work with `-malign-double' don't use structs with 
members of said type or by some coincidence doubles are already aligned
at proper boundaries...in any case, it does not make a difference.

------- Comment #2 From Heinrich Wendel (RETIRED) 2003-12-26 05:56:54 0000 -------
since there are several packages that filter -malign-double i'll also add it to
mc, but keep in mind that it is not officially supported by gentoo

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