Xref: utzoo comp.sys.m68k:2023 comp.realtime:1045 comp.unix.questions:27445 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!ira.uka.de!fauern!fauern!faui4n!wgstuken From: wgstuken@faui4n.informatik.uni-erlangen.de (Wolfgang Stukenbrock (Dipl. Zugangssystem Inf4)) Newsgroups: comp.sys.m68k,comp.realtime,comp.unix.questions Subject: Re: compiling 68000 code on a Sun 3 Message-ID: Date: 8 Dec 90 19:41:14 GMT References: <1990Dec7.145400.26717@funet.fi> Sender: root@medusa.informatik.uni-erlangen.de Lines: 13 pl@news.funet.fi.tut.fi (Lehtinen Pertti) writes: > Well, for me 'cc -mc68010' worked just ok without any cross dev package ... Yes, you are right! But about this option nothing is said in the man-pages. So I don't find it! I don't understand your loader-problems. With -T[text] and -Tdata you may specify any start address! I've done it for an 68020 system with both to 1024 - using functioncode in addresstranslation. Wolfgang