search for: asm_output_extern

Displaying 2 results from an estimated 2 matches for "asm_output_extern".

Did you mean: asm_output_external
2006 May 09
0
[LLVMdev] Bootstrapping llvm-gcc4 on Mingw
...3 May 2006, Anton Korobeynikov wrote: > You wrote Wednesday, May 3, 2006, 1:41:31 AM: > > CL> will fix it. If so, please let me know and I'll update my tree. If not, > CL> please get a stack trace of the failure so I can see where it is called. > Yes. This fixes the bug. ASM_OUTPUT_EXTERNAL was defined in cygming.h > and seems to be platform specific. There are also some other platform > issues, but they can be easily fixed, so, I'll report them at the end > of all process. Sounds good. I've integrated the ASM_OUTPUT_EXTERNAL fix, and it went out in the tarball I...
2006 May 02
1
[LLVMdev] Bootstrapping llvm-gcc4 on Mingw
Hello, Everyone. I'm currently trying to bootstrap llvm-gcc4 on mingw32 platform. Everything (except some small fixes) seems to be fine: stage1 finished successfully. I'm linking with debug variant of LLVM, since linker bug prevents release builds. Unfortunately, stage2 failes immediately with this cryptic message: $/f/tmp/llvm/gccbuild/gcc/xgcc -B/f/tmp/llvm/gccbuild/gcc/