Hi, all I tried to compile cobol for gcc with gcc 4.4.1, but the makefile seems has some problem: make cobe2a.exe make[4]: Entering directory `/gcc-4.4.1/build/gcc/cobol' Makefile:122: *** missing separator. Stop. make[4]: Leaving directory `/gcc-4.4.1/build/gcc/cobol' make[4]: Entering directory `/gcc-4.4.1/build/gcc/cobol' Makefile:122: *** missing separator. Stop. I checked the command, they are all start with <TAB>, so I'm confused what's is the problem with makefile? cobol: coba2e$(exeext) cobe2a$(exeext) cobd2u$(exeext) cobu2d$(exeext) cobutab$(exeext) cobf2v$(exeext) cobpre$(exeext) cobcc1$(exeext) coba2e$(exeext): coba2e.o cobutil.o $(CC) $(ALL_CFLAGS) $(LDFLAGS) -o $@ coba2e.o cobutil.o Thank you in advance! ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Cobolforgcc-users mailing list Cobolforgcc-users@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/cobolforgcc-users