[osg-submissions] Misc compile fixes on different *nix variants.

Mathias Fröhlich M.Froehlich at science-computing.de
Fri Jun 27 02:59:52 PDT 2008


Robert,

On Friday 27 June 2008 11:14, Robert Osfield wrote:
> Lots you here.  What's a ICE in this context?   What problems is left
> to resolve on SGI/MipsPro?
ICE = wording of gcc guys for Internal Compiler Error. Or in this case sigsegv 
of CC ...
Often code that is not really valid and brings CC on internal codepaths that 
were never tested. Or sometimes just a compiler bug ...

> The error under HP-UX looks correct.  The cast is wrong as now the
> FloatArray doesn't subclass from std::vector<float> but from
> MixinVector<float>.   I will look into refactoring the code to avoid
> this.
I don't see that. There is a cast operator to the vector implementation and I 
wonder why aCC believes that there is a vector<bool,float> instantiated 
somewhere. If we find that, I believe we have the problem ...

Greetings

Mathias

-- 
Dr. Mathias Fröhlich, science + computing ag, Software Solutions
Hagellocher Weg 71-75, D-72070 Tuebingen, Germany
Phone: +49 7071 9457-268, Fax: +49 7071 9457-511
-- 
Vorstand/Board of Management:
Dr. Bernd Finkbeiner, Dr. Florian Geyer,
Dr. Roland Niemeier, Dr. Arno Steitz, Dr. Ingrid Zech
Vorsitzender des Aufsichtsrats/
Chairman of the Supervisory Board:
Prof. Dr. Hanns Ruder
Sitz/Registered Office: Tuebingen
Registergericht/Registration Court: Stuttgart
Registernummer/Commercial Register No.: HRB 382196 




More information about the osg-submissions mailing list