On Mon, Jan 16, 2017 at 8:04 AM, Greg Hellings
wrote:
> What phase of the build are you getting this message in?
>
make package. I'm using the GetPrerequisites module to pull in the needed
DLL's but it's not finding them anyway.
I've even tried using the part of the GET_PREREQUISITES function
What phase of the build are you getting this message in?
--Greg
On Mon, Jan 16, 2017 at 9:03 AM, Richard Shaw wrote:
> Never mind The ";"'s are suppressed in the output, back to the drawing
> board...
>
> Thanks,
> Richard
>
>
> ___
> mingw mailin
Never mind The ";"'s are suppressed in the output, back to the drawing
board...
Thanks,
Richard
___
mingw mailing list -- mingw@lists.fedoraproject.org
To unsubscribe send an email to mingw-le...@lists.fedoraproject.org
I'm working on a new mingw32 build of a project I help develop and I'm
running into an issue building the installer because it can't find libgcc:
warning: target 'libgcc_s_sjlj-1.dll' is not absolute...
warning: target 'libgcc_s_sjlj-1.dll' does not exist...
Which is present
$ locate libgcc_s_sjl