On 7/8/2010 2:04 PM, alex wrote:
> On 7/8/2010 1:52 PM, Cory Walker wrote:
>    
>> http://lmgtfy.com/?q=windows+add+to+system+path
>>
>> 2010/7/8 alex<fermb...@comgen.com>:
>>
>>      
>>> On 7/8/2010 1:36 PM, Cory Walker wrote:
>>>
>>>        
>>>> 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
>>>>
>>>>
>>>>
>>>>          
>>> How would I do this?
>>>
>>> _______________________________________________
>>> 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
>>
>>
>>      
> O.K. I did that and it still isn't working.
>
> _______________________________________________
> Linux4nano-dev mailing list
> Linux4nano-dev@gna.org
> https://mail.gna.org/listinfo/linux4nano-dev
> http://www.linux4nano.org
>
>    
I found a way around the problem, but would still like to fix it. I used 
codeblocks to compile the bin2htm and did the rest in command prompt.

Now that I have the compiled files, how do I use them?

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

Reply via email to