| Michael Hopkins 2006-03-31, 12:13 am |
|
Hi all
I believe that there is a packaging problem in Ubuntu 5.10 amd64 (&
therefore Debian 3.1?) which means that, even if you have installed the
32-bit development environment, the 32-bit C++ headers are missing i.e.
mwh@ubuntu:~$ slocate c++config.h
/usr/lib/gcc/i586-mingw32msvc/3.4.2/include/c++/i586-mingw32msvc/bits/c++con
fig.h
/usr/include/c++/3.3/x86_64-linux-gnu/bits/c++config.h
/usr/include/c++/3.4/x86_64-linux-gnu/bits/c++config.h
/usr/include/c++/4.0.2/x86_64-linux-gnu/bits/c++config.h
I believe that there should be directories present like:
/usr/include/c++/4.0.2/i386-linux-gnu/bits/c++config.h
....along with the respective 3.3 & 3.4 directories
Does anyone know where I could find the appropriate header files or would
someone be kind enough to zip them up and send them to me?
TIA
Michael
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/ _/ _/_/_/ Hopkins Research Ltd
_/ _/ _/ _/
_/_/_/_/ _/_/_/ http://www.hopkins-research.com/
_/ _/ _/ _/
_/ _/ _/ _/ 'touch the future'
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
|