« Return to Thread: *** ERROR: mgwport internal error: __init_relocation called too early.

Re: *** ERROR: mgwport internal error: __init_relocation called too early.

by Charles Wilson-8 :: Rate this Message:

| View in Thread

On 2/10/2012 10:27 AM, Erwin Waterlander wrote:

> I can add options to the 'mgwmake' and 'mgwinstall' commands. So this is
> what I do now:
>
> MAKEOPTS="-j1 -f mingw.mak docsubdir=${PN}"
>
> src_compile() {
>       lndirs
>       cd ${B}
>       mgwmake prefix=$(__host_prefix)
> }
> src_install() {
>       cd ${B}
>       mgwinstall prefix=$(__host_prefix)

That looks a lot cleaner.

--
Chuck

------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
MinGW-dvlpr mailing list
MinGW-dvlpr@...
https://lists.sourceforge.net/lists/listinfo/mingw-dvlpr

 « Return to Thread: *** ERROR: mgwport internal error: __init_relocation called too early.