tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Something terribly wrong with TCC 0.9.18


From: Vladimir G. Ivanovic
Subject: Re: [Tinycc-devel] Something terribly wrong with TCC 0.9.18
Date: Mon, 14 Apr 2003 23:05:02 -0700

You are missing the "-run" option to tcc.

--- Vladimir

------------------------------------------------------------------------
Vladimir G. Ivanovic                        http://leonora.org/~vladimir
2770 Cowper St.                                         address@hidden
Palo Alto, CA 94306-2447                                 +1 650 678 8014

>>>>> "PAA" == Pedro A ARANDA <Pedro> writes:

  > Hi,

  > I can't even make the Hello world script work:

  > #!/usr/local/bin/tcc
  > #include <stdio.h>
  > int main(int argc,char **argv)
  > {
  >   printf("Hi!\n");
  > }

  > When I invoke it, nothing happens!!

  > System: Mandrake Linux 9.0 w/ gcc 3.2
  > I compiled as root with the following commands
  > ./configure
  > make
  > make install

  > Rgds,
  > Pedro A.
  > address@hidden




  > _________________________________________________________________
  > Tired of spam? Get advanced junk mail protection with MSN 8.
  > http://join.msn.com/?page=features/junkmail




  > _______________________________________________
  > Tinycc-devel mailing list
  > address@hidden
  > http://mail.nongnu.org/mailman/listinfo/tinycc-devel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]