This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Missing pieces??


I've just moved from a SUN machine to a Mac G4 and have downloaded g77,
with, I thought, everything needed to run it.
Unfortunately, I'm having some difficulties with "print" and "write"
statements
leading me to think that I may be missing some libraries.

Including a "print" statement in my code generates the following

ld: Undefined symbols:
___fixdfdi
___udivdi3
___umoddi3

I would be very grateful for any help you could provide,

William J. Stewart


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]