Takashi Yano via Cygwin-apps writes:
> Now I am trying to build llvm for cygwin. For now, it fails with 
> ld: error: export ordinal too large: xxxxx
> in dll linkage.
>
> If you could give me a suggestion, I would greatly appreciate it.

That usually happens if the linker tries to export all symbols from the
objects (which is the default if it doen't get told otherwise).  Check
to see if there's a linker script available and actually use that during
the DLL creation.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf Q+, Q and microQ:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

Reply via email to