bugDotGNU Portable.NET - Bugs: bug #11150, using "cscc -e"...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

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

Submitter:  -Deleted Account- <scandium>
Submitted:  Sat 27 Nov 2004 06:41:29 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  Need Info
Privacy:  Public Assigned to:  None
Open/Closed:  Open

Tue 02 Aug 2005 12:45:27 PM UTC, comment #2: 

I've added the missing newline to the error message in CVS.  However, it needs to be clarified as to the intention of the -e option.  As mentioned in the original bug report, passing a valid argument to -e (as suggested in the man page) should permit the linker to utilize the provided argument and not the default.  What we really need is definitive direction on this particular issue from upper management. :)

Deryk Robosson <drobosson>
Group Member
Sun 28 Nov 2004 11:27:51 AM UTC, comment #1: 

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

Gopal.V <t3rmin4t0r>
Group administrator
Sat 27 Nov 2004 06:41:29 PM UTC, 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.

-Deleted Account- <scandium>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2110:  entry.cs added by scandium (238B - application/octet-stream - Testcase for cscc -e problem)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-08-02 drobosson StatusNone Need Info
2004-11-27 scandium Attached File- Added entry.cs, #1921

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code