|
From: <dan...@ya...> - 2001-12-05 08:36:07
|
--- Christian Scheuer <cn...@cn...> wrote: > Hey! I'm very new to this list, but I'd like your help. > I've downloaded and compiled Dev-C++ 4 with delphi source. I have also > downloaded mingw 1.1 compiler and put it in the bin > directory. > But when I tries to compile a project within DevC++ it says: > gcc: installation problem, cannot exec 'cpp0': No such file or directory > And it seems to be when compiling the resource file/script. > > Please, any help :-) > Regards, Christian > If you change the tree structure of the mingw distro you may run into problems. if Dev-C++ modifies the environ var EXEC_PREFIX or pokes around in the registry you also may have problems. gcc --print-search-dirs will tell you where the compiler is looking for executables and libraries. The Dev-C++ project may be able to give you clearer instructions on how to update mingw toolchain. Danny > > _______________________________________________ > MinGW-users mailing list > Min...@li... > > You may change your MinGW Account Options at: > https://lists.sourceforge.net/lists/listinfo/mingw-users http://shopping.yahoo.com.au - Yahoo! Shopping - Get organised for Christmas early this year! |