[LLVMdev] LLVM and Cygwin

Tim Northover t.p.northover at gmail.com
Tue Jul 30 06:10:18 PDT 2013


> $ nm libgcc_eh.a | grep register_frame
> nm: 'libgcc_eh.a': No such file

I think he meant to find out where libgcc_eh.a lives under Cygwin and
execute the command on that file. It should be somewhere amongst the
stuff installed with gcc, but the exact location can vary quite a bit.

Cheers.

Tim.



More information about the llvm-dev mailing list