#352 closed defect (fixed)
OpenSP openjade wont compile with gcc-3.3.1
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | high | Milestone: | |
Component: | BOOK | Version: | ~CVS |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
OpenSH as per the CVS BOOK 20030913 will not compile for me
However if prior to configuing I do a CC=/opt/gcc-2.95.3/bin/gcc CXX=/opt/gcc-2.95.3/bin/g++
if compiles fine.
I am not sure if this is due to gcc-3.3.1 or my installation of it.
Change History (4)
comment:1 by , 22 years ago
comment:2 by , 22 years ago
Summary: | OpenSH openjade wont compile with gcc-3.3.1 → OpenSP openjade wont compile with gcc-3.3.1 |
---|
comment:3 by , 22 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
http://www.linuxfromscratch.org/patches/downloads/OpenSP/OpenSP-1.5-gcc33- 1.patch
The above patch corrects this issue.