# New Ticket Created by bheemarao # Please include the string: [perl #29648] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29648 > Hi, I am facing problem in compiling the perl5.6.2 source code using gcc. 1.installed the gcc 3.3.2 and added to the PATH. 2.installed GNU Make downloaded from gnu.org and added to PATH. 3.downloaded the perl 5.6.2 from cpan and executed # sh Configure -Dcc=gcc #make gcc: `-b' must come at the start of the command line make: 1254-004 The error code from the last command is 1. Stop. I am getting the above error while running the make command. Please help me out to resolve this issue.. Thanks, Bheema.Thread Next