Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345183 - dev-cpp/muParserSSE new ebuild
Summary: dev-cpp/muParserSSE new ebuild
Status: RESOLVED LATER
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://beltoforion.de/muparsersse/mat...
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2010-11-12 08:35 UTC by Kacper Kowalik (Xarthisius) (RETIRED)
Modified: 2010-11-12 12:12 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-11-12 08:35:34 UTC
Will require also AsmJit:
http://code.google.com/p/asmjit/
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-11-12 12:12:09 UTC
meh...

Remaining issues:
* Beeing able to compile with Linux/GCC: 
Currently the code is using inline assembly with intel syntax (Thats what VisualStudio is using) whilst GCC is using AT&T syntax.