KDE/kdelibs
Ralf Habacker
ralf.habacker at freenet.de
Wed Feb 8 10:50:45 CET 2006
Christian Ehrlicher schrieb:
>> Von: Ralf Habacker <ralf.habacker at freenet.de>
>> Alexander Neundorf schrieb:
>>
>>> SVN commit 506879 by neundorf:
>>>
>>> -add -DMAKE_KDEWIN32_LIB to the build in kdelibs/win/
>>> -convert KDECORE_EXPORT in include/mingw to KDEWIN32_EXPORT, is this
>>>
>> correct ?
>>
>>>
>>>
>> this should be similar to the msvc part. The only rule is that every
>> include file in include/mingw/ should include sys/types.h if exports are
>> required and that winposix_export.h is only included in sys/types.h
>>
> This will be true for msvc too after I've cleaned up the msvc directory a
> little bit more :)
> Ralf, what do you think about to merge the two directories? Is it possible?
>
I think that this my be possible, but the merge has to be checked very
carefully, because the include files are used as system header and there
may be some side effects.
gcc for example has the include_next statement, which isn't available
for msvc and friends
Ralf
More information about the Kde-buildsystem
mailing list