View Single Post

   
  #5 (permalink)  
Old 01-04-2008, 11:10 PM
xweb
 
Posts: n/a
Default Re: ***Help AIX perl***

In m31xn141dr.fsf@salmon.parasoft.com, Paul Pluzhnikov,
ppluzhnikov-nsp@charter.net, il 6-04-2004 16:38 ha scritto:

> echo "int main() { return 0; }" > junk.c &&
> cc -o junk junk.c && ./junk && echo "OK"

Nothing!!
with cc
collect2: /usr/lib/libc.a: not an import library

with gcc

cpp: installation problem, cannot exec `cpp': The parameter or environment
lists are too long.


Reply With Quote