dotgnu-pnet
[Top][All Lists]
Advanced

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

[Pnet-developers] [bugs #11150] using "cscc -e" (multiple entry points)


From: Gopal.V
Subject: [Pnet-developers] [bugs #11150] using "cscc -e" (multiple entry points) can't find any entry point
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

This mail is an automated notification from the bugs tracker
 of the project: DotGNU Portable.NET.

/**************************************************************************/
[bugs #11150] Latest Modifications:

Changes by: 
                Gopal.V <address@hidden>
'Date: 
                Sun 11/28/2004 at 11:27 (Asia/Calcutta)

------------------ Additional Follow-up Comments ----------------------------
IIRC, the -e part was not to override ".entrypoint" markers, but to set a 
method as an entrypoint even if there are no markers.






/**************************************************************************/
[bugs #11150] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=11150>
Project: DotGNU Portable.NET
Submitted by: Rainer Groesslinger
On: Sat 11/27/2004 at 18:41

Category:  None
Severity:  5 - Average
Item Group:  None
Resolution:  None
Privacy:  Public
Assigned to:  None
Status:  Open


Summary:  using "cscc -e" (multiple entry points) can't find any entry point

Original Submission:  Currently cscc -e never seems to be able to resolve an 
entry point.

cscc -e EntryPointTwo entry.cs
program has multiple entry points
a.out: could not locate the entry point `EntryPointTwo'

Also using "cscc -e Class.Main" does not work (both should, according to the 
man page of cscc)

Btw. there is a missing newline at the end of the error message which screws up 
the terminal :)

Testcase is attached.

Follow-up Comments
------------------


-------------------------------------------------------
Date: Sun 11/28/2004 at 11:27       By: Gopal.V <t3rmin4t0r>
IIRC, the -e part was not to override ".entrypoint" markers, but to set a 
method as an entrypoint even if there are no markers.






File Attachments
-------------------

-------------------------------------------------------
Date: Sat 11/27/2004 at 18:41  Name: entry.cs  Size: 238B   By: scandium
Testcase for cscc -e problem
http://savannah.gnu.org/bugs/download.php?item_id=11150&amp;item_file_id=1921






For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=11150>

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





reply via email to

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