This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: Compiling newlib for the msp430x architecture
- From: Nick Clifton <nickc at redhat dot com>
- To: Stephan <stefel at gmx dot net>, newlib at sourceware dot org
- Date: Thu, 31 Aug 2017 10:42:30 +0100
- Subject: Re: Compiling newlib for the msp430x architecture
- Authentication-results: sourceware.org; auth=none
- Authentication-results: ext-mx05.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com
- Authentication-results: ext-mx05.extmail.prod.ext.phx2.redhat.com; spf=fail smtp.mailfrom=nickc at redhat dot com
- Dmarc-filter: OpenDMARC Filter v1.3.2 mx1.redhat.com E872337E88
- References: <b32c96cc-b44d-4ea4-846e-e0a40765aa71@gmx.net>
Hi Stephan,
> I tried to debug this as i thought it was my fault but it turns out that some Makefile extracts the -mcpu=msp430 option from the
>
> $ msp430-elf-gcc /* couple of -L and -B's */ --print-multi-lib
Which Makefile does this ?
Cheers
Nick