Ticket #185 (Invalid)Tue Oct 21 14:36:27 UTC 2008
InstallCLib doesn't copy c++ libs properly
Reported by: | Andrew Hodgkinson (6) | Severity: | Normal |
Part: | RISC OS: C/C++ toolchain | Release: | |
Milestone: | Status | Invalid |
Details by Andrew Hodgkinson (6):
This is a duplicate of Ticket #184 by James Lampard, which I accidentally damaged while playing around with the live database (doh).
The file RiscOS.Export.InstallCLib includes the lines:
Echo
Echo Installing the C Library header files…
<notextile>Copy <SetPaths32$Dir>.^.Libraries.clib <Obey$Dir>.APCS-32.Lib.clib A~C~D~FLN~P~QR~S~T~V</notextile>
Echo
Echo Installing the C++ Library header files…
<notextile>Copy <SetPaths32$Dir>.^.Libraries.clib <Obey$Dir>.APCS-32.Lib.c++lib A~C~D~FLN~P~QR~S~T~V</notextile>
So it’s copying the clib files again into the <notextile>ROOL c++</notextile> directory
Because of this ChangeFSI wont build.
Changelog:
Modified by Andrew Hodgkinson (6) Tue, October 21 2008 - 14:40:42 GMT
- Status changed from Open to Invalid
Modified by Andrew Hodgkinson (6) Tue, October 21 2008 - 14:41:02 GMT
Please Ignore this ticket – test bug posting only.
Modified by Andrew Hodgkinson (6) Tue, October 21 2008 - 14:41:03 GMT
Please Ignore this ticket – test bug posting only.