* [Buildroot] Trouble compiling Qt with CodeSourcery 2011.09-50 external toolchain
@ 2012-07-17 14:36 Charles Krinke
2012-07-17 14:43 ` Thomas Petazzoni
2012-08-09 15:32 ` Luca Ceresoli
0 siblings, 2 replies; 3+ messages in thread
From: Charles Krinke @ 2012-07-17 14:36 UTC (permalink / raw)
To: buildroot
In trying to use the CodeSourcery 2011.09-50 external toolchain which
I downloaded and referenced externally, I get bolloxed up in Qt
compile with "output number X not directly addressable" and wonder if
someone could suggest a reason why?
--
Charles Krinke
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h: In
destructor 'QVariantAnimationPrivate::~QVariantAnimationPrivate()':
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:145:35:
error: output number 2 not directly addressable
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:145:35:
warning: use of memory input without lvalue in asm operand 4 is
deprecated
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h: In
function 'QInterpolatorVector* registeredInterpolators()':
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:127:35:
error: output number 2 not directly addressable
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:127:35:
warning: use of memory input without lvalue in asm operand 4 is
deprecated
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:223:25:
error: output number 1 not directly addressable
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:223:25:
warning: use of memory input without lvalue in asm operand 5 is
deprecated
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h: In
constructor 'QVariantAnimationPrivate::QVariantAnimationPrivate()':
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:127:35:
error: output number 2 not directly addressable
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:127:35:
warning: use of memory input without lvalue in asm operand 4 is
deprecated
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h: In member
function 'QList<T>::Node* QList<T>::detach_helper_grow(int, int) [with
T = QAbstractAnimation*]':
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:145:35:
error: output number 2 not directly addressable
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:145:35:
warning: use of memory input without lvalue in asm operand 4 is
deprecated
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h: In member
function 'void QVariantAnimationPrivate::setCurrentValueForProgress(qreal)':
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:164:25:
error: output number 1 not directly addressable
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:164:25:
warning: use of memory input without lvalue in asm operand 5 is
deprecated
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h: In member
function 'void QList<T>::detach_helper(int) [with T =
QAbstractAnimation*]':
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:145:35:
error: output number 2 not directly addressable
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:145:35:
warning: use of memory input without lvalue in asm operand 4 is
deprecated
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h: In member
function 'void QVector<T>::realloc(int, int) [with T = QVariant
(*)(const void*, const void*, float)]':
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:145:35:
error: output number 2 not directly addressable
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:145:35:
warning: use of memory input without lvalue in asm operand 4 is
deprecated
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h: In member
function 'void QVector<T>::realloc(int, int) [with T = QPair<float,
QVariant>]':
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:145:35:
error: output number 2 not directly addressable
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:145:35:
warning: use of memory input without lvalue in asm operand 4 is
deprecated
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h: In member
function 'QVector<T>& QVector<T>::operator=(const QVector<T>&) [with T
= QPair<float, QVariant>]':
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:127:35:
error: output number 2 not directly addressable
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:127:35:
warning: use of memory input without lvalue in asm operand 4 is
deprecated
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:145:35:
error: output number 2 not directly addressable
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:145:35:
warning: use of memory input without lvalue in asm operand 4 is
deprecated
make[2]: *** [.obj/release-shared-emb-arm/qvariantanimation.o] Error 1
make[2]: *** Waiting for unfinished jobs....
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h: In member
function 'void QList<T>::clear() [with T = QAbstractAnimation*]':
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:127:35:
error: output number 2 not directly addressable
../../include/QtCore/../../src/corelib/arch/qatomic_armv6.h:127:35:
warning: use of memory input without lvalue in asm operand 4 is
deprecated
make[2]: *** [.obj/release-shared-emb-arm/qabstractanimation.o] Error 1
make[2]: Leaving directory
`/home/ckrinke/buildroot-2012.05/output/build/qt-4.8.1/src/corelib'
make[1]: *** [sub-corelib-make_default-ordered] Error 2
make[1]: Leaving directory
`/home/ckrinke/buildroot-2012.05/output/build/qt-4.8.1'
make: *** [/home/ckrinke/buildroot-2012.05/output/build/qt-4.8.1/.stamp_built]
Error 2
ckrinke at hwa:~/buildroot-2012.05$
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Trouble compiling Qt with CodeSourcery 2011.09-50 external toolchain
2012-07-17 14:36 [Buildroot] Trouble compiling Qt with CodeSourcery 2011.09-50 external toolchain Charles Krinke
@ 2012-07-17 14:43 ` Thomas Petazzoni
2012-08-09 15:32 ` Luca Ceresoli
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2012-07-17 14:43 UTC (permalink / raw)
To: buildroot
Le Tue, 17 Jul 2012 07:36:25 -0700,
Charles Krinke <charles.krinke@gmail.com> a ?crit :
> In trying to use the CodeSourcery 2011.09-50 external toolchain which
> I downloaded and referenced externally, I get bolloxed up in Qt
> compile with "output number X not directly addressable" and wonder if
> someone could suggest a reason why?
Please do not put text below your signature, it gets deleted by most
e-mail clients when replying.
Which Architecture Variant are you targeting?
Generally, when you report a build error, please *always* attach
your .config file, or your report is basically useless because we
cannot try to reproduce.
Best regards,
Thomas
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] Trouble compiling Qt with CodeSourcery 2011.09-50 external toolchain
2012-07-17 14:36 [Buildroot] Trouble compiling Qt with CodeSourcery 2011.09-50 external toolchain Charles Krinke
2012-07-17 14:43 ` Thomas Petazzoni
@ 2012-08-09 15:32 ` Luca Ceresoli
1 sibling, 0 replies; 3+ messages in thread
From: Luca Ceresoli @ 2012-08-09 15:32 UTC (permalink / raw)
To: buildroot
Charles Krinke wrote:
> In trying to use the CodeSourcery 2011.09-50 external toolchain which
> I downloaded and referenced externally, I get bolloxed up in Qt
> compile with "output number X not directly addressable" and wonder if
> someone could suggest a reason why?
Are you sure you mean 2011.09 and not 2010.09?
I had a similar issue with Qt and Sourcery 2010.09. It's reported, with
a workaround, here: https://bugs.busybox.net/show_bug.cgi?id=5408.
Let us know your results, adding a comment on the bug tracker.
Luca
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-08-09 15:32 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-17 14:36 [Buildroot] Trouble compiling Qt with CodeSourcery 2011.09-50 external toolchain Charles Krinke
2012-07-17 14:43 ` Thomas Petazzoni
2012-08-09 15:32 ` Luca Ceresoli
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox