On Mon, Dec 12, 2011 at 9:59 AM, William Lopes
<williamlopes....@gmail.com> wrote:
> Sorry for my english, I'm brazilian.
>
> Look, my Makefile is configured this form:
> http://sourceforge.net/apps/mediawiki/mspgcc/index.php?title=Example:Makefile
>
> I did mean, was that I did a software that generates a Makefile alone.
>
> Can you understand me?

I think so, but I don't know what the problem is then.  I haven't used
that Makefile or one like it, but it seems to have the option that I
thought might be missing.

Sorry.  Perhaps somebody else who uses Windows has a better idea.

Peter

>
> 2011/12/12 Peter Bigot <big...@acm.org>
>>
>> On Mon, Dec 12, 2011 at 9:20 AM, William Lopes
>> <williamlopes....@gmail.com> wrote:
>> > Yes, I did a software own for this. It generates a Makefile with all
>> > configs.
>>
>> I don't know what a "software own" is, but from what detaiil you've
>> provided my guess is the Makefile does not pass the -mmcu option when
>> doing the link.  You should also use msp430-gcc as the linker, not
>> msp430-ld.
>>
>> Peter
>>
>> >
>> > I already did try everything, I'm no action.
>> >
>> > Hugs
>> >
>> >
>> > 2011/12/12 Peter Bigot <big...@acm.org>
>> >>
>> >> Are you passing the -mmcu flag to whatever's doing the linking stage,
>> >> so it can find the right memory.x based on the target?
>> >>
>> >> Peter
>> >>
>> >> On Wed, Dec 7, 2011 at 5:34 PM, William Lopes
>> >> <williamlopes....@gmail.com> wrote:
>> >> > Hi guys.
>> >> >
>> >> > So, I'm student and I'm making a project with msp430.
>> >> >
>> >> > I'm utilizing the mspgcc[1] like compiler, but this is the problem.
>> >> > When
>> >> > went compile, it return a error:
>> >> > (...)/../../msp430/bin/ld.exe: cannot open linker script file
>> >> > memory.x:
>> >> > No
>> >> > such file or directory
>> >> >
>> >> > I'm utilizing a version (mspgcc-20110716-p20111105.zip) pre-built for
>> >> > Matthias Hartmann[2] in Windows XP x64.
>> >> >
>> >> > I would be eternally grateful if somebody help me.
>> >> >
>> >> > [1] http://mspgcc.sourceforge.net/
>> >> > [2]
>> >> >
>> >> >
>> >> > http://sourceforge.net/projects/mspgcc/files/Windows/mingw32/mspgcc-20110716-p20111105.zip/download
>> >> >
>> >> >
>> >> >
>> >> > ------------------------------------------------------------------------------
>> >> > Cloud Services Checklist: Pricing and Packaging Optimization
>> >> > This white paper is intended to serve as a reference, checklist and
>> >> > point of
>> >> > discussion for anyone considering optimizing the pricing and
>> >> > packaging
>> >> > model
>> >> > of a cloud services business. Read Now!
>> >> > http://www.accelacomm.com/jaw/sfnl/114/51491232/
>> >> > _______________________________________________
>> >> > Mspgcc-users mailing list
>> >> > Mspgcc-users@lists.sourceforge.net
>> >> > https://lists.sourceforge.net/lists/listinfo/mspgcc-users
>> >> >
>> >
>> >
>
>

------------------------------------------------------------------------------
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure
_______________________________________________
Mspgcc-users mailing list
Mspgcc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mspgcc-users

Reply via email to