|
Bugzilla – Full Text Bug Listing |
| Summary: | --enable-shared-and-static fails on OSX | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | John Abraham <john.abraham.in> |
| Component: | build system | Assignee: | Gustavo J. A. M. Carneiro <gjcarneiro> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | ns-bugs, tomh |
| Priority: | P5 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
Output of waf -v? obsoleted by changeset dea6f61d3247 that removed this option |
on OSX, using ./waf -d debug --enable-shared-and-static configure --enable-examples we get [1930/1997] static_link: -> build/debug/libns3-template.a ar: no archive members specified usage: ar -d [-TLsv] archive file ... ar -m [-TLsv] archive file ... ar -m [-abiTLsv] position archive file ... ar -p [-TLsv] archive [file ...] ar -q [-cTLsv] archive file ... ar -r [-cuTLsv] archive file ... ar -r [-abciuTLsv] position archive file ... ar -t [-TLsv] archive [file ...] ar -x [-ouTLsv] archive [file ...] Waf: Leaving directory `/Users/john/ns-3/animqt4/ns-3-dev/build' Build failed: -> task failed (err #1): {task: static_link -> libns3-template.a} john$