Werner LEMBERG <w...@gnu.org> wrote:
 |> There should be a note that on Snow Leopard you have to set $CXX to
 |> an upgrade compiler -- the developer-toold shipped `Apple clang
 |> version 1.7 (tags/Apple/clang-77) (based on LLVM 2.9svn)' bails:
 |> [...]
 |
 |Can you please provide a patch for groff's `PROBLEMS' file?  

Attached (..i'm really bad in such things).

 |>   57548   gnulib
 |> 
 |> a boldness, especially given that the single function that is used
 |> from that library is used faulty, and the replacement on the bug
 |> tracker is a few hundred byte object code.
 |
 |Indeed, this bothers me too, but it's the way how gnulib works.  Note
 |that only the necessary gnulib files are added to a groff tarball, and
 |not the whole repository itself.

Yes, i think i really have to switch to the tarball soon.

--steffen
diff --git a/PROBLEMS b/PROBLEMS
index e6eaf2a..e903cec 100644
--- a/PROBLEMS
+++ b/PROBLEMS
@@ -957,3 +957,11 @@ then
   make
 
 as usual.
+
+----------------------------------------------------------------------
+
+* Configuration on MacOS X 10.6 doesn't succeed with the developer-tools
+  shipped native clang (`Apple clang version 1.7 (tags/Apple/clang-77)
+  (based on LLVM 2.9svn)').  It worked successfully with newer compilers
+  tested have been clang(1) version 3.4 (from MacPorts) and gcc(1) (MacPorts
+  gcc48 4.8.2_0) 4.8.2.

Reply via email to