[LLVMdev] mingw build problems

Bill Wendling isanbard at gmail.com
Mon Apr 20 11:33:12 PDT 2009


On Mon, Apr 20, 2009 at 3:32 AM, Jay Foad <jay.foad at gmail.com> wrote:
>> The attached patch makes GenLibDeps.pl notice that nm has failed, so
>> that the build fails immediately rather than giving more obscure
>> errors later on.
>
> Would you mind applying the patch?
>
Sure. But could you add a message to the "die" commands? Something like:

close DEFS or die "Could not close: $!";

?

-bw



More information about the llvm-dev mailing list