Opened 17 years ago
Closed 16 years ago
#1400 closed enhancement (fixed)
Add nasm as an available buildsystem tool.
Reported by: | stippi | Owned by: | bonefish |
---|---|---|---|
Priority: | low | Milestone: | R1 |
Component: | Build System | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
Can we add nasm as a buildsystem tool/dependency? The background is that I would like to add the xvid library to the sourcetree to enable my xvid decoder plugin. I feel I don't have the necessary overview to add the dependency on nasm and according jam rules, complete with taking care of the cross compile on Linux/FreeBSD and all.
Change History (3)
comment:1 by , 16 years ago
comment:2 by , 16 years ago
Is this closeable with the recent addition of AssembleNasm rule which is using yasm?
Note:
See TracTickets
for help on using tickets.
Might yasm fit the need here?