Bug 74373 - [PATCH] lang/ifc: update to 8.1.021
Summary: [PATCH] lang/ifc: update to 8.1.021
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Maho Nakata
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-25 16:10 UTC by Alexander S. Usov
Modified: 2004-12-17 05:41 UTC (History)
1 user (show)

See Also:


Attachments
ifc-8.1.021.patch (51.35 KB, patch)
2004-11-25 16:10 UTC, Alexander S. Usov
no flags Details | Diff
ld.diff (878 bytes, patch)
2004-12-13 12:35 UTC, Alexander S. Usov
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander S. Usov 2004-11-25 16:10:31 UTC
- Update to 8.1.021

Added file(s):
- files/memalign.c

Port maintainer (maho@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.63

This port still has a few problems:
- I am not sure if it's valid to substitute malign with a simple malloc
- Dynamic linking doesn't work. According to the recent icc update when it's
asked to optimize for P4 it links with libimf.so, which needs glibc. 
And I have no idea how to nicely subtitude them.
Comment 1 Alexander S. Usov 2004-11-25 16:19:35 UTC
Sorry, it's a wrong email adress in the header.
Should be usov@kvi.nl.

Is it possible to change this default somehow?

-- 
Best regards,
  Alexander.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-11-26 14:57:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->maho

Assign to maintainer.
Comment 3 Alexander S. Usov 2004-12-13 12:35:43 UTC
Solved the dynamic linkage problem.
Using it for a more than two weeks now -- no problems yet.

Can somebody commit it, please?

-- 
Best regards,
  Alexander.
Comment 4 Maho Nakata freebsd_committer freebsd_triage 2004-12-17 05:41:32 UTC
State Changed
From-To: open->closed

Committed, thanks!