[Mono-bugs] [Bug 582108] New: trunk compilation still defines NET_1_1
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Feb 23 04:04:12 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=582108
http://bugzilla.novell.com/show_bug.cgi?id=582108#c0
Summary: trunk compilation still defines NET_1_1
Classification: Mono
Product: Mono: Compilers
Version: SVN
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: C#
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: knocte at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux i686; es-ES; rv:1.9.1.7)
Gecko/20091222 SUSE/3.5.7-1.1.1 Firefox/3.5.7
Today when compiling today's trunk, I've noticed in the output that some
compilation instructions are still sending the NET_1_1 define to the compiler:
A fragment of this output is:
..
Makefile:47: atención: se imponen comandos para el objetivo `csproj-local'
./build/executable.make:134: atención: se ignoran las instrucciones viejas
para el objetivo `csproj-local'
MONO_PATH="./../class/lib/basic:$MONO_PATH"
/home/knocte/Documents/mono/mono/runtime/mono-wrapper
/../class/lib/basic/gmcs.exe /codepage:65001 -optimize -d:NET_1_1 -d:NET_2_0
-debug -target:exe -out:gmcs.exe cs-parser.cs @gmcs.exe.sources
cp gmcs.exe ./../class/lib/net_2_0/gmcs.exe
..
Reproducible: Always
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list