[Bug 683832] Re: gcc fails to cross compile Qt

2011-01-27 Thread Svein Seldal
This is a confirmed bug in Qt and not in gcc. Using -marm fixes the issue. ** Changed in: gcc-4.5-armel-cross (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 683832] Re: gcc fails to cross compile Qt

2011-01-27 Thread Svein Seldal
This is a confirmed bug in Qt and not in gcc. Using -marm fixes the issue. ** Changed in: gcc-4.4-armel-cross (Ubuntu) Status: Confirmed = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 683832] Re: gcc fails to cross compile Qt

2011-01-26 Thread Marcin Juszkiewicz
ping -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/683832 Title: gcc fails to cross compile Qt -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 683832] Re: gcc fails to cross compile Qt

2010-12-06 Thread Marcin Juszkiewicz
OK, discussed it with people. Problem lies in Qt which does not have proper support for Thumb2 instruction set which is used by default. Please add -marm into CFLAGS/CXXFLAGS to force normal ARM instruction set - should work. -- You received this bug notification because you are a member of

[Bug 683832] Re: gcc fails to cross compile Qt

2010-12-03 Thread Marcin Juszkiewicz
** Changed in: gcc-4.4-armel-cross (Ubuntu) Status: New = Confirmed ** Also affects: gcc-4.5-armel-cross (Ubuntu) Importance: Undecided Status: New ** Changed in: gcc-4.5-armel-cross (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are

[Bug 683832] Re: gcc fails to cross compile Qt

2010-12-02 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/683832 Title: gcc fails to cross compile Qt -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 683832] Re: gcc fails to cross compile Qt

2010-12-01 Thread Svein Seldal
** Patch added: Patch to Qt to use the armel-cross compiler https://bugs.launchpad.net/bugs/683832/+attachment/1751888/+files/ubuntu-gnueabi.diff -- gcc fails to cross compile Qt https://bugs.launchpad.net/bugs/683832 You received this bug notification because you are a member of Ubuntu