This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Native GDB for i686-w64-mingw32 toolchain


$ cat /etc/os-release
NAME="Ubuntu"
VERSION="15.10 (Wily Werewolf)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 15.10"
VERSION_ID="15.10"
HOME_URL="http://www.ubuntu.com/";
SUPPORT_URL="http://help.ubuntu.com/";
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/";

But why should the distro influence the build of a native GDB?
Shouldn't it need (in my case) expat for i686-w64-mingw32 which is
installed in the step "[INFO ]  Installing expat for target"?

Regards
Matthias

2015-11-17 14:52 GMT+01:00 Bryan Hundven <bryanhundven@gmail.com>:
> On Tue, Nov 17, 2015 at 01:53:10PM +0100, Matthias WeiÃer wrote:
>> Hi
>>
>> I try to build a cross toolchain for Windows which should run on
>> linux. The process runs until building the native GDB which fails with
>> the following error message
>>
>> configure: error: expat is missing or unusable
>
> I saw a similar issue on archlinux.
>
> What distribution are you on?
>
> -Bryan

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]