First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 161015
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: PPC Porters <ppc@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Benoît Knecht <benoit.knecht@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
primegen-0.97.ebuild-ppc primegen ebuild for PPC text/plain Benoît Knecht 2007-01-08 22:36 0000 959 bytes Details
primegen-0.97.ebuild-diff diff to the current ebuild patch Benoît Knecht 2007-01-08 22:37 0000 219 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 161015 depends on: Show dependency tree
Bug 161015 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: 2007-01-08 22:32 0000
I tried primegen on my I book, and it compiled fine with the x86 ebuild. But
then I realised that some generated numbers where not primes (and that some
primes where missing). But everything works fine if -fsigned-char is added to
conf-cc.
I'll attach the ebuild I used, and the diff to the current one.

------- Comment #1 From Benoît Knecht 2007-01-08 22:36:03 0000 -------
Created an attachment (id=106121) [edit]
primegen ebuild for PPC

I only added for PPC, because it works fine on x86 without it. But this option
shouldn't break anything anyway.

------- Comment #2 From Benoît Knecht 2007-01-08 22:37:42 0000 -------
Created an attachment (id=106123) [edit]
diff to the current ebuild

------- Comment #3 From Joe Jezak 2007-01-14 07:34:18 0000 -------
x86 uses -fsigned-char by default, so it's okay to apply without the
conditional.  Also, instead of setting an environment variable, you can use the
flag-o-matic eclass to add the CFLAG for you. :)

I've committed a flag-o-matic version to the tree along with the ~ppc keyword. 
Thanks for the report!

First Last Prev Next    No search results available      Search page      Enter new bug