Re: Current Qt branch build available
Alexander Opitz <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.qt |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
> Does anyone know if there is a simple way of determining which version > of gcc a binary copy of qt is built with? > Then we could provide simple instructions for people wanting to try it > out: if [[ `gcc-version libqt.so` == 3.2 ]] download mozilla-qt-gcc3.2 > else download mozilla-qt-gcc2.9 I thought someone on the gcc mailinglist had wrote a test ... but it is not realy clear ... cause in binarys you have no version number of the compiler saved. Since gcc3.2 it saves an ABI version string in the binary