|
Bugzilla – Full Text Bug Listing |
| Summary: | Building scratch subdir programs is broken | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Gustavo J. A. M. Carneiro <gjcarneiro> |
| Component: | build system | Assignee: | Gustavo J. A. M. Carneiro <gjcarneiro> |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | ns-bugs, sebastian.rohde |
| Priority: | P1 | ||
| Version: | ns-3-dev | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | patch from Sebastian Rohde | ||
Created attachment 1320 [details] patch from Sebastian Rohde From: Sebastian Rohde """ The patch should make it possible (again) to create subfolders in the scratch folder. Subfolder-names indicate the name of the resulting program. I think I recovered the old behaviour for this. However, I would like to question whether if it would be better to compile all .cc files in the scratch subfolders to individual programs, as it more reflects the behaviour of the scratch folder itself. I could prepare a patch for this if other people feel like the same. """