This bug is present in Debian now that it is undergoing the multiarch
transition:

  castro ok % make all CC=clang CXX=clang++
  clang -D_REENTRANT -D_THREAD_SAFE -Wall -fPIC -O3 -g -pipe 
-D_POSIX_SOURCE=200112L -D_XOPEN_SOURCE=600 -floop-interchange -floop-block  
-std=c99 -shared -o lib/libdrew/libdrew.so.0 lib/libdrew/drew.o 
-Wl,--version-script,misc/limited-symbols.ld -Wl,--as-needed -lrt -ldl 
-ltommath     
  clang: warning: argument unused during compilation: '-std=c99'
  /usr/bin/ld: cannot find crti.o: No such file or directory
  /usr/bin/ld: cannot find crtbeginS.o: No such file or directory
  /usr/bin/ld: cannot find -lgcc
  /usr/bin/ld: cannot find -lgcc_s
  clang: error: linker command failed with exit code 1 (use -v to see 
invocation)
  make: *** [lib/libdrew/libdrew.so.0] Error 1

A fix would be nice.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187

Attachment: signature.asc
Description: Digital signature

Reply via email to