Displaying 2 results from an estimated 2 matches for "dos_unix".
Did you mean:
dos2unix
2009 Jan 29
1
a large file available?
....rb 2009-01-30
10:09:28.000000000 +0900
+++ swiftiply-0.6.1.1/ext/fastfilereader/extconf.rb 2009-01-30
10:40:04.000000000 +0900
@@ -94,6 +94,7 @@ when /linux/
exit
end
+ flags << ''-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64''
flags << ''-DOS_UNIX''
flags << ''-DBUILD_FOR_RUBY''
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://rubyforge.org/pipermail/eventmachine-talk/attachments/20090130/9b6efeee/attachment.html>
2010 May 20
3
Install eventmachine on Debian Lenny
...ng for epoll_create() in sys/epoll.h... no
checking for main() in -lcrypto... yes
checking for main() in -lssl... yes
checking for main() in -lcrypto... yes
checking for openssl/ssl.h... no
creating Makefile
make
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -DBUILD_FOR_RUBY
-DHAVE_RB_TIME_NEW -DOS_UNIX -DWITHOUT_SSL -I/include/include -fPIC
-fno-strict-aliasing -g -g -O2 -fPIC -c ssl.cpp
g++ -I. -I. -I/usr/lib/ruby/1.8/x86_64-linux -I. -DBUILD_FOR_RUBY
-DHAVE_RB_TIME_NEW -DOS_UNIX -DWITHOUT_SSL -I/include/include -fPIC
-fno-strict-aliasing -g -g -O2 -fPIC -c files.cpp
In file includ...