You probably don't have your paths set up correctly. You need to add
the MinGW binary directory to your system's path.

2010/7/8 alex <fermb...@comgen.com>:
> On 7/8/2010 10:46 AM, The Seven wrote:
>>> Okay, I fixed that problem. the makefile was having it look in the wrong
>>> place. I got the core to compile, but I can't compile the loader and
>>> sramloader. I get:
>>>
>>> gcc -o bin2htm bin2htm.c
>>> make: gcc: Command not found
>>> make: *** [bin2htm] Error 127
>>>
>>> Is this another makefile problem or is something not installed properly
>>> on my system?
>>>
>> You need a native GCC for your system to compile that. bin2htm is a tool
>> that converts a binary payload to a notes exploit HTML file, which is
>> used in the process of compiling the loader.
>>
>> PS: Yes, I know those makefiles are a mess ;-)
>>
>> _______________________________________________
>> Linux4nano-dev mailing list
>> Linux4nano-dev@gna.org
>> https://mail.gna.org/listinfo/linux4nano-dev
>> http://www.linux4nano.org
>>
>>
> I have minGW, do I need something else?
>
> _______________________________________________
> Linux4nano-dev mailing list
> Linux4nano-dev@gna.org
> https://mail.gna.org/listinfo/linux4nano-dev
> http://www.linux4nano.org
>

_______________________________________________
Linux4nano-dev mailing list
Linux4nano-dev@gna.org
https://mail.gna.org/listinfo/linux4nano-dev
http://www.linux4nano.org

Reply via email to