------- Comment #11 from gccbugzilla at multiwebinc dot com 2006-01-17 02:34 ------- Their "Detailed bug reporting instructions" is not very "detailed". I have no idea what I'm doing. What files do I provide you? I never have to `run gcc -v -save-temps all-your-options source-file`, I just do `configure` then `make`.
For example, I tried to compile gaim from the directory gaim_configure with the source located in ../gaim-2.0.0beta1/. After I run configure and make I don't see any *.i* files in my gaim_configure directory, only in the source directory, which contains a few *.in files. Is this what you need? If so, which one(s)? It's full of subdirectories that contain other *.in files. I assumed that when you compile it from another directory that it doesn't change the files in the source directory at all. If this is correct, why would you need the original files, because I get errors when I try to compile anything. It's not just one package, it's all packages. I'm sure it's not an error in the source code. The root of the source directory contains the following .in files: config.h.in Doxyfile.in gaim.apspec.in gaim.pc.in gaim.spec.in Makefile.in VERSION.in There are 43 sub-folders, most of which contain Makefile.in or other .in files. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25683