Ian Shaw wrote:
> Hi,
> 
> I'm having trouble compiling gnubg.c with Dev-C++.
> 
> It compiles fine with Jon's scripts, but I would like to use a
> development environment to help monitor stuff.
> 
> Its' telling me that it's failing to compile erftest.c because it can't
> find config.h. However, config.h exists in the same directory as
> erftest.c, C:\gnu\Code\gnubg

erftest is just a test program for erf, it shouldn't be included in the
gnubg build.

Check a makefile for a list of files that need to be built.

Jon

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg

Reply via email to