On Apr 29, 2007, at 11:15 PM, [EMAIL PROTECTED] wrote:
> COMPUTER:~/FOLDER/FOLDER myname$ ~/FOLDER/FOLDER/sdcc/bin/sdcc -E  
> test.c
> # 1 "test.c"
> # 1 "<built-in>"
> # 1 "<command line>"
> # 1 "test.c"
> {\rtf1\mac\ansicpg10000\cocoartf102
> {\fonttbl\f0\fmodern\fcharset77 Courier;\f1\froman\fcharset77
> Times-Roman;}
....
> i'm thinking if there are any ways that I can try to resolve this

   Ahh, it looks like you're trying to compile an RTF file, not C  
source code.  Did you create this with TextEdit or something  
similar?  If so...get thyself a programming editor that will deal  
with files as plain text.  Until you find one that you like, tell  
TextEdit to save your file as plain text.

              -Dave

-- 
Dave McGuire
Port Charlotte, FL



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to