[Qt-creator] QtCreator under old KernelVersions
Kris Wong
wongk at seapine.com
Fri Mar 13 18:02:47 CET 2009
> we are developing with QT4 under VS2008 and the projects run under
> XPembedded. now we have to port these solutions on an ADVANTECH-Industrial
> PC under an Advantech-LINUX. Advantech writes, that we have to develop on
> a Fedora-Core 3 or on a RedHat 9-Core in order to be compatible with the
> Advantech-Linux. I think, these kernel-versions are some years old (came
> out about 2004) ?
>
> Is it possible to run QtCreator on these systems and versions ?
Our linux build environment here at my employer is Fedora Core 3, it's no problem.
> You understand: I have no experience in selecting a tool-chain for this
> task. What would you recommend? How to configure the developers-system (so
> that it plays with QT4) and the result is able to run on an
> Linux-2.4/2.6-kernel ?
Gcc is the toolchain of choice on linux. You don't need to worry about the kernel
version. You need to be concerned about the compiler version and glibc version. I
believe fedora core 3 shipped with gcc 3.3.
Kris Wong
More information about the Qt-creator-old
mailing list