[LLVMbugs] warning on "used but not defined structure" during OOB llvm-gcc4.2-2.6.source compilation

Mark Wezelenburg mark_wezelenburg at edpnet.be
Wed Jan 6 14:32:24 PST 2010


Hi,

As LLVM is compiled with all warnings and pedantics on, I guess
this may interest you.

when compiling the target ./build/gengtype.exe there are multiple
identical warnings, the first being:

warning structure 'eh_range' used but not defined

Unfortunately I only caught it when the log info scrolled by (and out of)
the window, but you probably know better where in the build process
this target is.

Mark

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = emerald
uname -m = i686
uname -r = 1.7.1(0.218/5/3)
uname -s = CYGWIN_NT-5.1
uname -v = 2009-12-07 11:48

configure:2804: checking for C compiler version
configure:2811: gcc --version >&5
gcc (GCC) 4.3.4 20090804 (release) 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20100106/e71bf951/attachment.html>


More information about the llvm-bugs mailing list