[Qt-interest] Help needed. Trying to build Qt 4.7.0 for Debian on ARM processor.
Devendra Patel
devpatel82 at gmail.com
Thu May 19 02:06:04 CEST 2011
Thanks Thiago.
I solve the issue by pointing to absolute path to compilers in
qws/linux-arm-g++ file.
so I changed arm-linux-g++ to /home/pc/Codesourcery/bin/arm-linux-g++ and
similarly for others.
That solved the issue.
2011/5/18 Thiago Macieira <thiago at kde.org>
> On Wednesday, 18 de May de 2011 06:41:42 Devendra Patel wrote:
> > I downloaded and installed Sourcery-g++ lite for ARM on my computer.
> > I have arm-linux-g++ in my path but the configure script is not able to
> find
> > it and am still getting same error.
> > *
> > *
> > *'# g++: arm-linux-g++: No such file or directory'*
> >
> > If I run arm-linux-g++ -v , i see the version details. So I guess the
> PATH
> > is set alright.
>
> Did you notice if the compiler you downloaded is called arm-none-linux-
> gnueabi-g++ ?
>
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
> Senior Product Manager - Nokia, Qt Development Frameworks
> PGP/GPG: 0x6EF45358; fingerprint:
> E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>
--
Blog
http://observe-read-think.blogspot.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110519/fef603b7/attachment.html
More information about the Qt-interest-old
mailing list