dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bug #5243] cscc doesn't accept full path for source f


From: nobody
Subject: [Pnet-developers] [bug #5243] cscc doesn't accept full path for source file
Date: Fri, 12 Sep 2003 15:17:49 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5a) Gecko/20030904 Mozilla Firebird/0.6.1

=================== BUG #5243: FULL BUG SNAPSHOT ===================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5243&group_id=353

Submitted by: bbulten                 Project: DotGNU Portable.NET          
Submitted on: Fri 09/12/2003 at 19:17
Category:  None                       Severity:  5 - Major                  
Bug Group:  None                      Resolution:  None                     
Assigned to:  None                    Status:  Open                         

Summary:  cscc doesn't accept full path for source file

Original Submission:  When compiling a source file using the fully qualified 
path, in addition to the '-t' option, cscc reports it as an 'unrecognized 
option.'

For example:

cscc -o /home/bryan/tmp/Test.exe /home/bryan/tmp/Test.cs 

Works fine.  But:

cscc -t:winexe -o /home/bryan/tmp/Test.exe /home/bryan/tmp/Test.cs

Outputs:

cscc: unrecognized option `/home/bryan/tmp/Test.cs'
cscc: No input files

Or perhaps I'm doing something wrong.



No Followups Have Been Posted


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=5243&group_id=353

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



reply via email to

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