Opened 19 years ago
Closed 19 years ago
#9 closed defect (fixed)
Feed the VCC* and GCC3OMF librarians scripts instead of extremely long commandlines
| Reported by: | bird | Owned by: | bird |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.1.1 release |
| Component: | kBuild | Version: | 0.1.0 |
| Keywords: | VCC GCC3OMF | Cc: |
Description
When linking very big libraries (many objects) we're running into trouble with the command line length. This should be fixed by using scripts / response files.
Change History (3)
comment:1 by , 19 years ago
| Milestone: | → 0.1.1 release |
|---|---|
| Priority: | major → minor |
| Status: | new → assigned |
comment:2 by , 19 years ago
comment:3 by , 19 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

(In [768]) Use response files (aka command files) with the Visual C++ librarian. References #9.