Hi David,
From: Conrad T. Pino
Sent: Monday, August 29, 2005 11:38
From: David Sugar
Sent: Monday, August 29, 2005 07:48
This may be ready....I was actually looking for something to consider
for a point release today since I am also doing a new cape build, and
resolving this problem is very worth considering.
The compile with Microsoft Visual C++ 6 is very clean but I've run no
tests just compiles.
No change.
The compile with Borland C++ Builder 6.0 command line tools is clean
but the IDE compile is messy. The IDE throws an exception and dies
between the last compile and link. On restart the IDE begins with the
link and completes it. Doing "Rebuild" i.e. "clean" and "build" dies
at the same place. Again no tests just compiles.
No change.
I'm working on compiling on Linux 2.6 Intel CPU targeting Intel CPU.
This compile completes with no errors. No running code yet.
Then comes cross compiling on Linux 2.6 Intel CPU targeting ARM CPU.
This compile completes with no errors. No running code yet.
Conrad