Search found 1 match

by jensb
Wed, 2005-05-04, 14:03
Forum: DCMTK - Installation
Topic: Compiling dcmtk 3.5.3 on OSX (gcc 4.0)
Replies: 8
Views: 54988

Solution for compiling dcmtk 3.5.3 on OSX 10.4 with gcc 4.0

With the following settings in the configure.in file, dcmtk 3.5.3 compiles and works for us on OSX v. 10.4 with gcc 4.0: *-*-darwin8.0.0) CXXFLAGS="-D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE $CXXFLAGS" CFLAGS="-D_XOPEN_SOURCE_EXTENDED -D_BSD_SOURCE -D_BSD_COMPA...