#17 closed bug (fixed)
the build should use gcc from source control
Reported by: | andrewbachmann | Owned by: | bonefish |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Build System | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
The build should not use an external gcc. Regardless of which gcc is installed on the machine, the build should utilize the gcc from svn.
Change History (5)
comment:1 by , 20 years ago
Status: | new → assigned |
---|
comment:2 by , 20 years ago
comment:3 by , 19 years ago
Status: | assigned → closed |
---|
comment:5 by , 19 years ago
Resolution: | → fixed |
---|
Note:
See TracTickets
for help on using tickets.
Since gcc lives in another repository module, we cannot refer to it. We should add a configure option for specifying the compiler instead.