From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Virgil Palanciuc" To: "Gcc-Help@Gcc. Gnu. Org" Subject: FW: GCC. Date: Tue, 14 Mar 2000 05:20:00 -0000 Message-id: X-SW-Source: 2000-03/msg00066.html Title:     I am trying to build a cross-compiler for the SC100 family. I have a directory (config/quartz) containing the following files:         quartz.c         quartz.h         quartz.h.coff         quartz.h.physical         quartz.h.virtual         quartz.md         quartz.md.bak         quartz.md.exp1         quartz.md.exp2         quartz.md.exp3         quartz.md.exp4         quartz.md.v49    I know what quartz.c , quartz.h , quartz.md are used for. I suppose that quartz.md.bak is a backup file and that the other .md files are simply different versions. I don't know what should I do with quartz.h.coff ,   quartz.h.physical and   quartz.h.virtual .    I tryied to compile using configure --target=quartz-local and I almost did it, but it doesn'n sound right. I think I should use a different option for configure, but I can't figure out  which one.     Something I should have said from the very beginning : I work on SunOS5.7, installed on a i386 machine.     Please write me if you can help.                       Virgil.     From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Virgil Palanciuc" To: "Gcc-Help@Gcc. Gnu. Org" Subject: FW: GCC. Date: Sat, 01 Apr 2000 00:00:00 -0000 Message-ID: X-SW-Source: 2000-q1/msg00376.html Message-ID: <20000401000000.LkbLASu_dJCSGB9MZjxrFABwiAUASI8jXhfQ6lQ64OI@z> Title:     I am trying to build a cross-compiler for the SC100 family. I have a directory (config/quartz) containing the following files:         quartz.c         quartz.h         quartz.h.coff         quartz.h.physical         quartz.h.virtual         quartz.md         quartz.md.bak         quartz.md.exp1         quartz.md.exp2         quartz.md.exp3         quartz.md.exp4         quartz.md.v49    I know what quartz.c , quartz.h , quartz.md are used for. I suppose that quartz.md.bak is a backup file and that the other .md files are simply different versions. I don't know what should I do with quartz.h.coff ,   quartz.h.physical and   quartz.h.virtual .    I tryied to compile using configure --target=quartz-local and I almost did it, but it doesn'n sound right. I think I should use a different option for configure, but I can't figure out  which one.     Something I should have said from the very beginning : I work on SunOS5.7, installed on a i386 machine.     Please write me if you can help.                       Virgil.   Â