Re: [Rd] Fortran and C entry point problem.

2006-03-31 Thread Duncan Murdoch
You need to tell us what platform you're on, what compilers you're using, etc. The details vary. Duncan Murdoch On 3/30/2006 10:56 PM, Steve Su wrote: > Dear All, > > > > I have seen a number of e mails on this topic but I have not seen a > general solution to date. I have Fortran and C sou

[Rd] Fortran and C entry point problem.

2006-03-30 Thread Steve Su
Dear All, I have seen a number of e mails on this topic but I have not seen a general solution to date. I have Fortran and C source codes and they have been compiled successfully using: R CMD build mypackage And R CMD install mypackage Without error messages. I then open R