Paul Hewson <[EMAIL PROTECTED]> writes:

> Sorry, this seems like a particularly stupid question, but here goes.   It
> relates to some "sketching" work I'm doing under Windoze.
> 
> I can only get my C code to find R.h and friends if I shift these header
> files files and folders into the analogous mingw32 folders.   This seems a
> rather clumsy way of doing things, and I wondered what I've missed?   (I'm
> using the gcc -02 etc. commands as per Venables and Ripley's S Programming -
> which works fine.   However, having a duplicate set of header files doesn't
> seem too elegant)
> 
> I have no problem compiling (other peoples) packages from source, but my own
> code isn't quite ready to be packaged yet.
> 
> Thanks for any pointers.

Are you looking for the -I option to gcc ?

-- 
   O__  ---- Peter Dalgaard             Blegdamsvej 3  
  c/ /'_ --- Dept. of Biostatistics     2200 Cph. N   
 (*) \(*) -- University of Copenhagen   Denmark      Ph: (+45) 35327918
~~~~~~~~~~ - ([EMAIL PROTECTED])             FAX: (+45) 35327907

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to