avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] Winavr2010 on Windows 8.1


From: Royce Pereira
Subject: Re: [avr-gcc-list] Winavr2010 on Windows 8.1
Date: Sat, 28 Mar 2015 02:08:32 +0530

OK, as suggested, I tried MHV AVR tools,

If I run make clean (or make all) I get the following errors....

> "make.exe" clean all
The system cannot find the path specified.
ECHO is off.
-------- begin --------
ECHO is off.
Cleaning project:
rm -f DT-UP-DN-Select-0614.hex



Then I get message box saying that "msys-intl-8.dll" is missing.

So what's going on ?

Thank you.

On Fri, Mar 27, 2015 at 2:16 PM, Royce Pereira <address@hidden> wrote:
> Thank you.
> I'll try it and report back in 24 hrs.
>
> On Mar 27, 2015 1:47 PM, "vasi vasi" <address@hidden> wrote:
>>
>> Royce, I did that already.  https://infernoembedded.com/products/avr-tools
>> There is a make.exe inside. It works on my Win8.1
>>
>> On Fri, Mar 27, 2015 at 9:22 AM, Royce Pereira <address@hidden> wrote:
>>>
>>> I mean that the make installed on my laptop is the same as the make
>>> installed on my desktop, because they have been installed from the same
>>> winAVR installer downloaded from source forge.
>>>
>>> But... Make (and therefore winAVR) works on my laptop, but not on my
>>> desktop.
>>>
>>> The only difference is that I just installed it on my desktop, while I
>>> had installed it on my laptop a few months ago.
>>>
>>> If there is an alternative that can execute makefiles under w 8.1, I'll
>>> be happy to try it (do I just replace the make.exe inside winAVR)? Could you
>>> post a link?
>>>
>>> Thank you.
>>>
>>> On Mar 27, 2015 12:47 PM, "vasi vasi" <address@hidden> wrote:
>>>>
>>>> Help me understand you. You are referring to
>>>> Winavr2010 ... that package have a make executable included? Is not that
>>>> too old? The MHVAVRTools has a more recent make executable which works just
>>>> fine under Win8.1
>>>>
>>>> On Fri, Mar 27, 2015 at 9:13 AM, Royce Pereira <address@hidden>
>>>> wrote:
>>>>>
>>>>> This is a fresh install of windows 8.1. So I don't think there could be
>>>>> another make installed.
>>>>>
>>>>> Also I am using the same winAVR installer everywhere.
>>>>>
>>>>> Thanks.
>>>>>
>>>>> On Mar 27, 2015 12:35 PM, "vasi vasi" <address@hidden> wrote:
>>>>>>
>>>>>> It is possible that there is an old make in the Winavr package? Is the
>>>>>> computer choosing it instead of the working one?  The one form the link I
>>>>>> gave you (mhvavrtools) is working ok (as you know).
>>>>>>
>>>>>> On Fri, Mar 27, 2015 at 8:58 AM, Royce Pereira <address@hidden>
>>>>>> wrote:
>>>>>>>
>>>>>>> I have been consistently avoiding Atmel studio.
>>>>>>>
>>>>>>> I tried have tried it and found it too large and cumbersome, and
>>>>>>> painfully slow to load on older computers.
>>>>>>>
>>>>>>> I prefer to download the tool chain separately and use make to
>>>>>>> compile.
>>>>>>>
>>>>>>> So basically the question is : how to use make in windows 8.1 to run
>>>>>>> my existing avr-gcc makefiles ?
>>>>>>>
>>>>>>> Thank you!
>>>>>>>
>>>>>>> On Mar 27, 2015 12:13 PM, "vasi vasi" <address@hidden> wrote:
>>>>>>>>
>>>>>>>> Royce,
>>>>>>>>
>>>>>>>> Why you don't use Atmel Studio?
>>>>>>>>
>>>>>>>> On Fri, Mar 27, 2015 at 8:05 AM, Royce Pereira <address@hidden>
>>>>>>>> wrote:
>>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> The above solution worked perfectly on my laptop running Win 8.1
>>>>>>>>> x64.
>>>>>>>>>
>>>>>>>>> But today (after a few months) I installed WinAVR 2010 on my
>>>>>>>>> desktop
>>>>>>>>> (Win 8.1 x64), and used the same method above.
>>>>>>>>>
>>>>>>>>> But here, it does not work!
>>>>>>>>>
>>>>>>>>> I will be grateful for any suggestions. Thank you !
>>>>>>>>>
>>>>>>>>> On Thu, Sep 11, 2014 at 5:10 PM, Royce Pereira <address@hidden>
>>>>>>>>> wrote:
>>>>>>>>> > Thank you!
>>>>>>>>> > Your  link solved the issue ;-)
>>>>>>>>> >
>>>>>>>>> > Best regards,
>>>>>>>>> > Royce
>>>>>>>>> >
>>>>>>>>> > On Sep 10, 2014 10:09 AM, "Dhakshinamoorthy, Soundararajan"
>>>>>>>>> > <address@hidden> wrote:
>>>>>>>>> >>
>>>>>>>>> >> Perhaps you could give this a try, in case you haven't.
>>>>>>>>> >>
>>>>>>>>> >>
>>>>>>>>> >>
>>>>>>>>> >> http://www.avrfreaks.net/forum/windows-81-compilation-error?name=PNphpBB2&file=viewtopic&t=137881
>>>>>>>>> >>
>>>>>>>>> >> Thanks,
>>>>>>>>> >> Soundararajan
>>>>>>>>> >> ________________________________
>>>>>>>>> >> From: address@hidden
>>>>>>>>> >> address@hidden on
>>>>>>>>> >> behalf of
>>>>>>>>> >> Royce Pereira address@hidden
>>>>>>>>> >> Sent: 10 September 2014 09:11:19
>>>>>>>>> >> To: address@hidden
>>>>>>>>> >> Subject: [avr-gcc-list] Winavr2010 on Windows 8.1
>>>>>>>>> >>
>>>>>>>>> >> Hi,
>>>>>>>>> >>
>>>>>>>>> >> I’ve installed Winavr2010 on a Win 8.1 PC.
>>>>>>>>> >>
>>>>>>>>> >> Running ‘Make’ throws the following errors
>>>>>>>>> >> (‘Cntr-6d-2X-72x65-0213.c’ is
>>>>>>>>> >> my C file):
>>>>>>>>> >>
>>>>>>>>> >> No problems on Win 7. Please suggest what it is I need to do ?
>>>>>>>>> >>
>>>>>>>>> >> Thanks!
>>>>>>>>> >>
>>>>>>>>> >> > "make.exe" clean all
>>>>>>>>> >>       0 [main] sh 4280 sync_with_child: child 4384(0x14C) died
>>>>>>>>> >> before
>>>>>>>>> >> initialization with status code 0xC0000142
>>>>>>>>> >>   30877 [main] sh 4280 sync_with_child: *** child state waiting
>>>>>>>>> >> for
>>>>>>>>> >> longjmp
>>>>>>>>> >> /usr/bin/sh: fork: Resource temporarily unavailable
>>>>>>>>> >>
>>>>>>>>> >> -------- begin --------
>>>>>>>>> >>
>>>>>>>>> >> Cleaning project:
>>>>>>>>> >> rm -f Cntr-6d-2X-72x65-0213.hex
>>>>>>>>> >> rm -f Cntr-6d-2X-72x65-0213.eep
>>>>>>>>> >> rm -f Cntr-6d-2X-72x65-0213.cof
>>>>>>>>> >> rm -f Cntr-6d-2X-72x65-0213.elf
>>>>>>>>> >> rm -f Cntr-6d-2X-72x65-0213.map
>>>>>>>>> >> rm -f Cntr-6d-2X-72x65-0213.sym
>>>>>>>>> >> rm -f Cntr-6d-2X-72x65-0213.lss
>>>>>>>>> >> rm -f Cntr-6d-2X-72x65-0213.o
>>>>>>>>> >> rm -f Cntr-6d-2X-72x65-0213.lst
>>>>>>>>> >> rm -f Cntr-6d-2X-72x65-0213.s
>>>>>>>>> >> rm -f Cntr-6d-2X-72x65-0213.d
>>>>>>>>> >> rm -f .dep/*
>>>>>>>>> >> make.exe: *** [clean_list] Error -1073741502
>>>>>>>>> >>
>>>>>>>>> >> > Process Exit Code: 2
>>>>>>>>> >> > Time Taken: 00:13
>>>>>>>>> >>
>>>>>>>>> >>
>>>>>>>>> >> Best Regards,
>>>>>>>>> >> -- Royce Pereira
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> --
>>>>>>>>> Best Regards,
>>>>>>>>>
>>>>>>>>> -- Royce Pereira
>>>>>>>>>
>>>>>>>>> _______________________________________________
>>>>>>>>> AVR-GCC-list mailing list
>>>>>>>>> address@hidden
>>>>>>>>> https://lists.nongnu.org/mailman/listinfo/avr-gcc-list
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Vasi
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Vasi
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Vasi
>>
>>
>>
>>
>> --
>> Vasi



-- 
Best Regards,

-- Royce Pereira



reply via email to

[Prev in Thread] Current Thread [Next in Thread]