From: Pedro Alves <pedro_alves@portugalmail.pt>
To: gdb@sourceware.org
Subject: testsuite; Pass down --enable-auto-import.
Date: Sun, 30 Jul 2006 22:25:00 -0000 [thread overview]
Message-ID: <44CC845A.1030704@portugalmail.pt> (raw)
Hi guys,
I'm trying to run the testsuite for arm-wince-pe target.
I'm getting a bunch of these:
"Running
/cygdrive/d/cegcc/trunk/cegcc/src/gdb-cvs/gdb/testsuite/gdb.base/all-bin.exp
...
gdb compile failed, Info: resolving _CRT_MT by linking to __imp__CRT_MT
(auto-import)
WARNING: Testcase compile failed, so all tests in this file will
automatically fail."
Since ld's --enable-auto-import removes that warning, I've tried:
>make check 'CFLAGS_FOR_TARGET=-Wl,--enable-auto-import
LDFLAGS_FOR_TARGET=--enable-auto-import'
and also:
>export CFLAGS_FOR_TARGET=-Wl,--enable-auto-import
>export LDFLAGS_FOR_TARGET=--enable-auto-import
>make check
But still, I get the error.
Any hints (, besides hacking ld to remove the warning)?
Cheers,
Pedro Alves
next reply other threads:[~2006-07-30 10:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-07-30 22:25 Pedro Alves [this message]
2006-07-31 9:46 ` Daniel Jacobowitz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=44CC845A.1030704@portugalmail.pt \
--to=pedro_alves@portugalmail.pt \
--cc=gdb@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox