msuho
Group: Members
Posts: 53
Joined: Oct. 2004 |
|
Posted: Jan. 07 2005,23:52 |
|
I'm using a precompiled binary on my DSL 9.0 box to talk to and Analog/Digital converter attched to my PS's serial port. This works fine. I'd like to make some changes to the code, and I have the source, but it's written in C++
I tried installing g++ using Synaptic, but there's a conflict between one of its dependencies & the current DSL base, so it won't install. I tried gcc 2.9.5- the cc1plus executable is missing, so no go there either.
Has anyone had any luck installing any C++ compiler on DSL?
Alternatively, if anyone's be able to use a C++ static library through a C main compiled w/ tcc, That would work, too.
Thanks for any help,
Mark
|