[LLVMdev] Cygwin build is still broken

Oleg Smolsky Oleg.Smolsky at pacific-simulators.co.nz
Sun Jan 9 15:33:54 PST 2005


Happy New Year all,

I've just updated to the latest CVS version and cygwin port is still
broken. When building full llvm:

llvm[3]: Compiling crtend.c for Debug build (bytecode)
llvm[3]: Compiling listend.ll for Debug build
llvm[3]: Linking comp_main.bc component...
assertion "(Result->isFirstClassType() || Result == Type::VoidTy ||
isa<OpaqueType>(Result)) && "LLVM functions cannot return aggregates""
failed: file "Type.cpp", line 373
make[3]: ***
[/cygdrive/d/3rd-party/llvm/runtime/GCCLibraries/crtend/Debug/comp_
main.bc] Error 1

Any ideas? Has anybody been able to replicate this issue?
GNU assembler 2.15.91 20040725
gcc (GCC) 3.4.1 (cygming special)

Thanks,
Oleg.




More information about the llvm-dev mailing list