Displaying 1 result from an estimated 1 matches for "xcrossfile".
Did you mean:
crossfire
2005 Oct 11
0
[Bug 3159] New: VA_COPY() brokenness
...riority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: skunk@iskunk.org
QAContact: rsync-qa@samba.org
Building rsync on a Solaris 10 / AMD64 system:
----(begin snip)----
cc -I. -I. -Xa -v -xtarget=opteron -xarch=amd64 -xbuiltin -xstrconst -xO4
-xcrossfile -DHAVE_CONFIG_H -c lib/compat.c -o lib/compat.o
cc -I. -I. -Xa -v -xtarget=opteron -xarch=amd64 -xbuiltin -xstrconst -xO4
-xcrossfile -DHAVE_CONFIG_H -c lib/snprintf.c -o lib/snprintf.o
"lib/snprintf.c", line 853: left operand must be modifiable lvalue: op "="
"lib/sn...