[mico-devel] building mico on a zlinux s390x-ibm machines
Karel Gardas
kgardas at objectsecurity.com
Tue Dec 11 18:07:11 PST 2007
Hi,
thanks for the info. I've committed your proposed change just right now.
Cheers,
Karel
Dan Gogoasa wrote:
>
>
> While working on a IBM z390 machine with zlinux (s390x-suse-linux) where
> I was building MICO 2.3.11 with STLPort support using gcc version 3.3.3
> (SuSE Linux) I needed to change in ../idl/codegen.cc line 140
>
>
>
> From
>
> #if (defined(__hpux) && !defined(__GNUG__)) ||(defined(__linux__) &&
> defined(__COMO__) && defined(_STLPORT_VERSION))
>
> to
>
> #if (defined(__hpux) && !defined(__GNUG__)) ||(defined(__linux__) &&
> defined(__COMO__) && defined(_STLPORT_VERSION)) ||(defined(__linux__) &&
> defined(__s390x__) && defined(_STLPORT_VERSION))
>
> Because the above mentioned machine architecture doesn't have a long
> double.
>
> Should this be imported in the code base?
>
> dgogoasa
>
>
>
>
>
>
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mico-devel mailing list
> Mico-devel at mico.org
> http://www.mico.org/mailman/listinfo/mico-devel
--
Karel Gardas kgardas at objectsecurity.com
ObjectSecurity Ltd. http://www.objectsecurity.com
More information about the Mico-devel
mailing list