From: Chananya Freiman Date: 2010-12-25T10:42:23+09:00 Subject: Re: Making a C extension Ok....not sure if this is related to Ruby exactly, but I found something extraordinarily odd! If I use Ruby to generate a Makefile for me and use "make", it completely ignores every "near" and "far" in the C file. They simply don't exist as far as GCC cares for... Is this some bug in make? I've attached sample files. Attachments: http://www.ruby-forum.com/attachment/5618/extconf.rb http://www.ruby-forum.com/attachment/5619/Test.c -- Posted via http://www.ruby-forum.com/.