Displaying 5 results from an estimated 5 matches for "cywing".
Did you mean:
cywin
2008 Oct 31
0
[LLVMdev] cygwin build problems
I also need the attached patch when building with GCC 4.3.2 on cywing,
to avoid lots of warnings like this:
.../lib/Transforms/Utils/BasicInliner.cpp:55: warning: visibility
attribute not supported in this configuration; ignored
Jay.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: visibility.patch
Type: application/octet-stream
S...
2003 Aug 24
1
problems in updating cvsroot under cygwin
Hi
I've always updated and committed my cvsroot directory using rsync also
under windows with rsync distributed with cygwin. After installed the
new release of cywing with rsync 2.5.6 protocol version 26, updating my
cvsroot does not work anymore (under windows): it locks with
receiving file list ...
I use this command to update:
rsync -e ssh -avzu --delete -c -C --include=CVS
--exclude-from=exclude-files <myuser>@<myremotehost>:<dir>/cvsr...
2008 Oct 30
6
[LLVMdev] cygwin build problems
Cygwin's <stdint.h> defines uint32_t as "unsigned long". I think this
is valid, but it causes various problems like this when building LLVM
with GCC 3.4.4:
.../lib/CodeGen/SelectionDAG/SelectionDAG.cpp:3440: error: call of
overloaded `AddInteger(uint32_t)' is ambiguous
.../lib/CodeGen/SelectionDAG/SelectionDAG.cpp:1429: error: no matching
function for call to `max(long
2020 Feb 27
2
[PATCH] Update the 5 year logo to 10 year logo
Already outdated, but rounded ;)
I literally just opened the 5yrs logo, changed the text and then done:
inkscape -z -o logo/fish-10yrs.{png,svg}
cp {logo,website}/fish-10yrs.svg
and then updated the rest of the files.
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
---
Makefile.am | 2 +
logo/fish-10yrs.png | Bin 0 -> 65790 bytes
logo/fish-10yrs.svg |
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com>
---
AUTHORS | 17 ++++++
README | 10 +++
conf/ovirt-agent | 12 ++++
conf/ovirt-db-omatic | 12 ++++
conf/ovirt-host-browser | 12 ++++