[kde-solaris] KDE, The Standard C++ Library, Boost and Apache

Adriaan de Groot groot at kde.org
Mon Aug 27 01:16:35 CEST 2007


On Friday 24 August 2007, Stefan Teleman wrote:
> Barring some unforeseen problems in building and testing Boost 1.33.1
> with the Apache/RogueWave STL over the next few days, i am proposing
> using the Apache/RogueWave Standard C++ Library for KDE Solaris.

It looks fine for Qt. I did find one unforeseen effect of your install 
instructions for stdcxx: the timestamps on the various files in include/ may 
seriously confuse Qt's makefiles. After (manually!) installing the headers, 
go through and:

- touch *.c *.cc
- touch */*
- touch `ls -1 | grep -v '\.c'`

(i.e. make sure the headers like <list> are definitely newer than the .c files 
or Qt's makefiles will try to compile the .c into the header.)

We will have an interesting chain of Makefiles, for sure. What's it going to 
look like?

Makefile - do everything by callng make -f <package) repeatedly
Makefile.libungif - unpack, patch, compile libungif
Makefile.raptor - ditto
Makefile.qt-copy - ditto
...


-- 
These are your friends - Adem
    GPG: FEA2 A3FE Adriaan de Groot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-solaris/attachments/20070827/eb137403/attachment.pgp 


More information about the kde-solaris mailing list