[fpc-pascal] What do these errors mean?

Roger Bailey rb at doc.ic.ac.uk
Sun Jun 27 00:51:09 CEST 2010


Following a clean compile (Under XCode) I get:

  "_main", referenced from:
      start in crt1.10.6.o

  [ several dozen similar messages relating to user-defined routines snipped ]

  "fpc_shortstr_to_shortstr", referenced from:

      [ snip ]

ld: symbol(s) not found
collect2: ld returned 1 exit status

Presumably these are linker messages. Where do I go from here?






More information about the fpc-pascal mailing list