Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=79012

--- shadow/79012        2006-08-08 08:56:00.000000000 -0400
+++ shadow/79012.tmp.31271      2006-08-08 09:01:13.000000000 -0400
@@ -1,12 +1,12 @@
 Bug#: 79012
 Product: Mono: Compilers
 Version: unspecified
 OS: unknown
 OS Details: Ubuntu dapper
-Status: NEEDINFO   
+Status: REOPENED   
 Resolution: 
 Severity: Unknown
 Priority: Normal
 Component: C#
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
@@ -209,6 +209,25 @@
 
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-08-08 08:56 -------
 Created an attachment (id=17417)
 test case
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-08-08 09:01 -------
+Hi Raja,
+
+After all we managed to make a small testcase. The file I attached is
+a tgz archive containing the source and the reference assembly's to
+build the application. 
+
+This is the commandline to execute inside the root of the archive:
+
+gmcs -target:exe -main:Main.cs -r:System.Data
+-r:./SD.LLBLGen.Pro.DQE.PostgreSql.NET20 -r:Mono.Security -r:Npgsql
+-r:./SD.LLBLGen.Pro.ORMSupportClasses.NET20  -r:System -out:test.exe
+*.cs ./EntityClasses/*.cs ./FactoryClasses/*.cs
+./CollectionClasses/*.cs ./DaoClasses/*.cs ./RelationClasses/*.cs
+./HelperClasses/*.cs ./EntityBaseClasses/*.cs
+
+
+Best regards, Geert.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to