First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 25415
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Rainer Größlinger <scandium@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Emil Sköldberg <emil@math.su.se>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pike-7.4.20.ebuild pike-7.4.20.ebuild text/plain Emil Sköldberg 2003-07-28 04:16 0000 1004 bytes Details
pike-7.4.20.ebuild pike-7.4.20.ebuild application/octet-stream Emil Sköldberg 2003-07-28 04:16 0000 1004 bytes Details
pike-7.4.20.ebuild pike-7.4.20.ebuild application/octet-stream Emil Sköldberg 2003-07-28 04:17 0000 1004 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 25415 depends on: Show dependency tree
Bug 25415 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-07-28 04:13 0000
Attached is pike-7.4.20.ebuild 

Pike is a programming language, in syntax quite similar to C. 
More info on pike can be found at http://pike.ida.liu.se/
I suggest dev-lang as an appropriate place for pike.

emil

------- Comment #1 From Emil Sköldberg 2003-07-28 04:16:34 0000 -------
Created an attachment (id=15114) [edit]
pike-7.4.20.ebuild

------- Comment #2 From Emil Sköldberg 2003-07-28 04:16:56 0000 -------
Created an attachment (id=15115) [edit]
pike-7.4.20.ebuild

------- Comment #3 From Emil Sköldberg 2003-07-28 04:17:55 0000 -------
Created an attachment (id=15116) [edit]
pike-7.4.20.ebuild

------- Comment #4 From Rainer Größlinger 2003-08-30 06:58:06 0000 -------
I'll take this one, please give me a day or two ;)

------- Comment #5 From Rainer Größlinger 2003-08-30 08:23:37 0000 -------
ok, I already ran into a compilation problem.
-march=athlon-tbird -O3 -pipe
causes the compilation to fail whereas
-mcpu=i686 -O2 -pipe
didn't.

I am investigating this.

Also, I have to test the various configure args etc. so please gimme some time...

------- Comment #6 From Rainer Größlinger 2003-08-30 13:53:39 0000 -------
ok, I found the culprit: -fomit-frame-pointer
pike 7.5 already has a check included but in 7.4 we need to filter it out maually.

I should have it committed later this night

------- Comment #7 From Rainer Größlinger 2003-08-30 14:50:00 0000 -------
committed.
please test and have fun with this great programming language !

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