* ts <decoux / moulon.inra.fr> [030522 13:31]: > >>>>> "R" == Rasputin <rasputin / shrike.mine.nu> writes: > > R> rasputin@shrike cruby$ gcc -c -o Test.o -I \ > R> /usr/local/lib/ruby/1.6/i386-freebsd4/ simple.c > > Well, the example is > > svg% cat Test.c yeah, got that bit. > The best after is to create a file extconf.rb > > svg% cat extconf.rb > #!/usr/bin/ruby > require 'mkmf' > create_makefile('Test') > svg% > > Then > > svg% ruby extconf.rb > creating Makefile > svg% Aah, right, that's the steps I missed. Where did you get that from? Is it documented anywhere? > and finally you can use it : Thanks a lot, all working now. -- Rasputin :: Jack of All Trades - Master of Nuns