[QNX 6.21 NC]
Where is the library that contains “length_error::length_error”?
The header is in , but QCC doesn’t bring in
whatever library is needed to link it.
(I’m working on a string utility library for Boost, and
want it to run on all QNX 6 versions, Linux,
Windows, etc.)
(Incidentally, will QNX 6.3 use a GCC 3.x compiler?
It’s getting to be time to move up.)
John Nagle
Team Overbot
I notice that the pre-release info for QNX 6.3 mentions
that a GCC 3.x compiler will be included. Thanks.
Meanwhile, where is “length_error::length_error” in the
NC library?
John Nagle
John Nagle wrote:
[QNX 6.21 NC]
Where is the library that contains “length_error::length_error”?
The header is in , but QCC doesn’t bring in
whatever library is needed to link it.
(I’m working on a string utility library for Boost, and
want it to run on all QNX 6 versions, Linux,
Windows, etc.)
(Incidentally, will QNX 6.3 use a GCC 3.x compiler?
It’s getting to be time to move up.)
John Nagle
Team Overbot