Hi. ldc.conf needs some basic info on include paths, lib paths, versions and such. When building LDC, a suitable ldc.conf should be generated automatically.
You can look at ldc.conf.in in the repo root dir, which is the template for cmake to generate the file. If this info is not enough, please ask more specifically. Regards, Tomas Lindquist Olsen On Jun 25, 1:59 am, bioinfornatics <[email protected]> wrote: > hello, > i search some iformation about ldc.conf file > i have build tango and now i have a static library named libtango.a, > this fiel is put into /usr/lib/tango or /usr/lib64/tango if is a 32 or > 36 bit linux version. > what information need write into ldc.conf file ? > thanks for any help -- You received this message because you are subscribed to the Google Groups "LDC - the LLVM D compiler" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/ldc-dev?hl=en.
