Re: Why I hate Gtk+/GNOME (from the perspective of an Ada supporter)



Ludovic Brenta schrieb:

I think the reason SuSE has problems is because it mixes 32-
and 64-bit packages together whereas Debian keeps them separate.
Multilib (the act of installing libraries for multiple architectures
on a single machine) is tricky and not yet standardised properly.

Indeed - as I said: the worse thing to happen is a 64 -> 32 bit downgrade because some of the micro teams forgot to create a 64 library - which had previously be available. This leads to nasty situation where Library X is available as 1.5(32) and 1.4(64) and Application Y needs libX-1.5.so.

Of course SuSE supplies 32bit for all the tools without true 64 bit support. And I am not speaking of closed source tools like i.E. acrobat reader here - open source project like Open-Object-Rexx have trouble as well to provide 64 bit versions.

Martin
--
mailto://krischik@xxxxxxxxxxxxxxxxxxxxx
Ada programming at: http://ada.krischik.com
.



Relevant Pages

  • Re: Wants an update on ARM compilers
    ... If you don't believe me ask anyone who has bought in to any of the varied closed source tools and/or libraries later bought out by WindRiver and promptly dumpted leaving users completely helpless. ... You are not starting a religion here are you? ...
    (comp.arch.embedded)
  • Re: how capable is sharepoint for with large lists
    ... you would have to divide them up in many different forms libraries. ... >>a) can one single machine handle all this ... >>Mike Walsh, Helsinki, Finland ...
    (microsoft.public.sharepoint.windowsservices)
  • Re: Reading non-text files
    ... Tricky wrote: ... does it require writing of new libraries to handle different file ... If I have a file with floating point data, I usually convert it to integers with Matlab. ...
    (comp.lang.vhdl)