[net.wanted] C compiler M68000

pewa@enea.UUCP (Peter Wallgren) (04/23/85)

I'm involved in a project developing programs for the M68000. We
need a C compiler that fulfills the following demands (we are of
course willing to pay for it!):

  - The compiler must run under UNIX 4.2. We are currently using
    a SUN but perhaps it will be a VAX in the future.

  - Position independent code, that is branches, jumps and function
    calls must be PC-relative or indirect via address register.
  
  - Static data base addressed, preferable with A5.

  - Automatic data allocated on stack.

  - Sharable code between tasks.

  - Separate code and static data.

We will not be disappointed if the compiler generates symbolic
debug info and an assembly list.

Anyone who has got a hint, please answer to

       pewa@enea.UUCP

       or

       Peter Wallgren
       ENEA DATA Svenska AB
       Box 232
       S-183 23 Taby
       SWEDEN