On 5/12/2012 03:15, Whitequill Riclo wrote:
> On Fri, May 11, 2012 at 2:51 PM, Whitequill Riclo
> <[email protected]>wrote:
> 
>>
>> On Thu, May 10, 2012 at 6:14 PM, JonY <[email protected]> wrote:
>>
>>> On 5/11/2012 03:14, Whitequill Riclo wrote:
>>>> On Sun, Feb 19, 2012 at 12:27 AM, Whitequill Riclo
>>>> wrote:
>>>>
>>>>> thanx, I'll give it a look over.
>>>>>
>>>>> On Sat, Feb 18, 2012 at 7:45 PM, JonY wrote:
>>>>>
>>>>>> On 2/19/2012 04:40, Whitequill Riclo wrote:
>>>>>>> where do I find mkbuildroot.mk?
>>>>>>>
>>>>>>
>>>>>> In SVN,
>>>>>>
>>>>>>
>>> https://mingw-w64.svn.sourceforge.net/svnroot/mingw-w64/experimental/buildsystem
>>>>>> .
>>>>>>
>>>>>> I finally got to look over the buildsystem script, and that exactly
>>> what
>>>> I've done already. With a lot more flags and configuration, and not
>>> adding
>>>> a "--with-sysroot" flag.  In essence it is what I've done up to where I
>>> try
>>>> and make the system build its self.
>>>>
>>>> The build system makes windows exe files, and that is my dilemma.
>>>> bootstrapping sounds like a good idea accept when you are cross
>>> compiling
>>>> to a different binary type "Windows Portable Executable" from ELF.
>>>>
>>>> So any idea of how to use, "make stage1-bubble" and then pass the next
>>>> stage separately?
>>>
>>> Why? Do you even know what you're doing or what you're trying to achieve?
>>>
>>> Just use makebuildroot-test.mk, it's known to be able to build itself
>>> twice. First as a cross compiler, and then using the cross compiler to
>>> build a Windows version.
>>>
>>> do I run it as root, or can I run it as an unprivileged user?
>>

You don't need root.

>> I want to build Linux from code.
> I see it does compile its self twice, but I'm taking about
> 
> Host Linux > Linux Win64 cross
> * Linux Win64 cross > Win64
> 
> that is much messier!!
> I'm now trying to build GCC with my "Linux Win64 cross".
> 

Yes, build it twice, your final host != build, you are required to use a
cross compiler for the final run.



Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to