Compile fails

Russel Winder via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Sat Oct 4 22:30:08 PDT 2014


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I was continuing to get the same build error so thought I would delete
my current build area and start again. Running the cmake command
picked up LLVM-3.5 instead of 3.4 so I am clearly now not able to
recreate the previous error. I am now though getting another problem:

…
Scanning dependencies of target gen_gccbuiltins
[ 16%] Building CXX object
CMakeFiles/gen_gccbuiltins.dir/utils/gen_gccbuiltins.cpp.o
Linking CXX executable bin/gen_gccbuiltins
/usr/bin/ld: cannot find -ledit
collect2: error: ld returned 1 exit status
CMakeFiles/gen_gccbuiltins.dir/build.make:180: recipe for target
'bin/gen_gccbuiltins' failed
make[2]: *** [bin/gen_gccbuiltins] Error 1
CMakeFiles/Makefile2:96: recipe for target
'CMakeFiles/gen_gccbuiltins.dir/all' failed
make[1]: *** [CMakeFiles/gen_gccbuiltins.dir/all] Error 2
Makefile:147: recipe for target 'all' failed
make: *** [all] Error 2

Hopefully all this is just a missing library…
- -- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip:
sip:russel.winder at ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: russel at winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iEYEARECAAYFAlQw12AACgkQ+ooS3F10Be8u0wCeMVhIQy7ctWrQP/JWB3oCHzUZ
PCMAoPMRgzlF/lMhReIUrZYVG6BNN54/
=YnvE
-----END PGP SIGNATURE-----


More information about the digitalmars-d-ldc mailing list