#890: build failed on intel mac osx 10.5
--------------------+-------------------------------------------------------
 Reporter:  satrac  |        Type:  bug   
   Status:  new     |    Priority:  normal
Milestone:          |   Component:  build 
  Version:  1.4.0   |    Severity:  medium
 Keywords:  build   |        Lang:        
    Patch:          |    Platform:  darwin
--------------------+-------------------------------------------------------

Comment(by satrac):

 After removing these '\c' parrot builds!

 $egrep -r -e'\-lm +\\+c' .

 ./config_lib.pasm:    set P0["icu_shared"], " -lpthread -lm
 -L/opt/local/lib  -licuuc -licudata  -lpthread -lm  \\c \n"
 ./lib/Parrot/Config/Generated.pm:  'icu_shared' => ' -lpthread -lm
 -L/opt/local/lib  -licuuc -licudata  -lpthread -lm  \\c
 ./Makefile:ICU_SHARED  :=  -lpthread -lm   -L/opt/local/lib  -licuuc
 -licudata  -lpthread -lm  \c
 ./parrot.pc:Libs: -L${libdir} -lparrot  -lpthread -lm   -L/opt/local/lib
 -licuuc -licudata  -lpthread -lm  \c
 ./src/dynoplibs/Makefile:LINKARGS        := $(LDFLAGS) $(LD_LOAD_FLAGS)
 $(LIBPARROT)  -lpthread -lm   -L/opt/local/lib  -licuuc -licudata
 -lpthread -lm  \c
 ./src/dynpmc/Makefile:LINKARGS        := $(LDFLAGS) $(LD_LOAD_FLAGS)
 $(LIBPARROT)  -lpthread -lm   -L/opt/local/lib  -licuuc -licudata
 -lpthread -lm  \c
 ./tools/build/dynoplibs.pl:        my $extraLibs = '-lm -lutil -lgmp
 -lreadline -lintl  -lpthread -lm   -L/opt/local/lib  -licuuc -licudata
 -lpthread -lm  \c
 ./tools/build/dynpmc.pl:        my $extraLibs = '-lm -lutil -lgmp
 -lreadline -lintl  -lpthread -lm   -L/opt/local/lib  -licuuc -licudata
 -lpthread -lm  \c
 ./tools/build/dynpmc.pl:        my $extraLibs = '-lm -lutil -lgmp
 -lreadline -lintl  -lpthread -lm   -L/opt/local/lib  -licuuc -licudata
 -lpthread -lm  \c

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/890#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to