Displaying 20 results from an estimated 20 matches for "omf".
Did you mean:
of
2003 Jul 08
2
OMF static LIBs for Borland ?
Hi,
I have a problem and I hope that someone, possibly someone from Vorbis
developing team, could help me out.
My question is:
"Are there OggVorbis static libraries in OMF format that can be statically
linked to a Borland C++ Builder compiled applications?"
Static LIBs that I found in Vorbis Win32 SDK are in COFF format, and
therefore I was only able to link dynamically to DLLs. Unfortunately that is
not good enough solution for me, because audio applications t...
2008 Jan 03
8
Random files in homedir gets deleted
On one of my systems I seem to loose a file or two from time to time.
Last night, one of my files (/home/online/sh/NattjobbPrivat.sh) was
deleted/removed/vanished. Another time it was /home/online/sh/daemon
that was deleted.
But I can't seem to find anything strange in the logs or in the history,
nor would any of my scripts running in crontab mess with those files.
Where can I look for
2004 Apr 21
0
RE: [openMosix-general] openMosix and R: File I/O issues?
It's generally said that OM needs lots more swap than plain Linux. There has
to be someplace to juggle processes around. We use 4 GB nodes with something
like 12 GB swap; that plus round-robin logins to distribute home nodes
seemed to solve a lot of our problems.
To use oMFS to allow processes to write from the node they've migrated to
you also need DFSA enabled. That sounds like a great idea but it seems to
cause problems in our setup--that is, with DFSA off we go a lot longer
without oMFS misbehavior or other odd phenomena than when DFSA is on.
How many proces...
2012 May 24
3
[LLVMdev] Windows question: Dozens of linker warnings and errors
...take to add support for force_inline? Are there any
plans for when/if it will be supported? I don't know anything about
force_inline, but I guess supporting it is a relatively simple matter.
After all, isn't a forced_inline construct similar to an inlined template
method? In the old MS-OMF days, we'd start talking about COMDATs and stuff
like that, but I don't know how it is done nowadays.
"""
The rest of the issues are due to clang not supporting the Microsoft
C++ ABI yet. To use clang on Windows for C++ code you will need to use
it with MinGW as it provides...
2009 Mar 30
0
Building my own Help Contents categories in Gnome Help Application
Dear All,
Currently i have using RHEL4 Update 4 and CentOS 4.4 Linux PC
and GNOME Version is gnome-session-2.8.0 and Scroll Keeper is
scrollkeeper-0.3.14
I have implemented my own OMF with the help of Linux yelp command
system scroll keeper OMF document .
Currently my help will be added to default Help category.
How can i add my own help category in gnome help application.
Please Can any one guide me to implement my own category in existing
GNOME Help Application....
2004 Aug 23
1
just fyi
remember that even tho you have a filesystem etc it's always good to
have seperate partitions for stuff. eg don't put all your redologs and
mirrors on the same partition or don't put your archives on the same
partition as data.
this is not just for ocfs, but just .. common sense I think to split
stuff up.
2004 Apr 21
0
Re: [openMosix-general] openMosix and R: File I/O issues?
...ave).
Swap was set to twice the RAM.
Not sure about how big the R processes are. Under Matlab and using a
network version of LVQ, the processes were under 256 MB. It could be a
lot larger in R, given that KNN is explicitly used in certain stages of
LVQ and that should consume a lot of memory.
oMFS is not currently being used, nor any other network filesystem... do
you think this would be helpful by allowing the large processes to
remain on the nodes to which they migrated when writing files. The
actual file I/O is very small.... only approximately 5 - 50 results are
being written into...
2012 May 24
0
[LLVMdev] Windows question: Dozens of linker warnings and errors
On Wed, May 23, 2012 at 4:38 PM, Mikael Lyngvig <mikael at lyngvig.org> wrote:
> Hi again again,
>
> I'm trying to build my compiler frontend in C++ on Windows 7 x64 using
> clang++.exe. I want to use clang++ for my project so that I get a feel for
> how mature and usable the Windows support is as I gradually get up to speed
> with LLVM for Windows. I could develop on
2012 May 24
0
[LLVMdev] Windows question: Dozens of linker warnings and errors
...for force_inline? Are there any
> plans for when/if it will be supported? I don't know anything about
> force_inline, but I guess supporting it is a relatively simple matter.
> After all, isn't a forced_inline construct similar to an inlined template
> method? In the old MS-OMF days, we'd start talking about COMDATs and stuff
> like that, but I don't know how it is done nowadays.
It should be trivial. Clang already parses it. It just needs to get
hooked up to the attribute system, as we already support the gnu
version of it (I believe alwaysinline).
> &quo...
2012 May 23
2
[LLVMdev] Windows question: Dozens of linker warnings and errors
Hi again again,
I'm trying to build my compiler frontend in C++ on Windows 7 x64 using
clang++.exe. I want to use clang++ for my project so that I get a feel for
how mature and usable the Windows support is as I gradually get up to speed
with LLVM for Windows. I could develop on Linux, but I need the Windows
support so I figure I might as well do it the hard way.
My code is fairly simple
2023 Jun 21
3
[PATCH 00/79] fs: new accessors for inode->i_ctime
...itch to new ctime accessors
minix: switch to new ctime accessors
nfs: switch to new ctime accessors
nfsd: switch to new ctime accessors
nilfs2: switch to new ctime accessors
ntfs: switch to new ctime accessors
ntfs3: switch to new ctime accessors
ocfs2: switch to new ctime accessors
omfs: switch to new ctime accessors
openpromfs: switch to new ctime accessors
orangefs: switch to new ctime accessors
overlayfs: switch to new ctime accessors
proc: switch to new ctime accessors
pstore: switch to new ctime accessors
qnx4: switch to new ctime accessors
qnx6: switch to new...
2017 Jan 22
0
os/2 support using Watcom
...(the last patch in the set adds a makefile for it), therefore I did
> not touch other places: If there is interest, I can do so.
Most of the patches can have s/__EMX__/__OS2__/ excepting the nasm.h one.
nasm.h should test for OBJ_FORMAT_obj as obj is also correct when
building with GCC flags -Zomf. Not sure about the assembly prefix as
generally cdecl is correct for OS/2, perhaps test for defined
(__WATCOMC__) && defined (__OS2__)
Will the GCC built flac8.dll link with Watcom with something like
diff --git a/include/FLAC/export.h b/include/FLAC/export.h
index d52f0bb..96d5422 1006...
2005 Mar 22
0
Behaviour change from samba v2.2 to v3?
I have an existing Samba 2.2.8 server running on an old SuSE 8.1
installation. It has a couple of shares, one called "OMF Transport". In
spite of being 13 characters long, it shows up on all our network clients
just fine, including a couple of Win98 hangers-on, and some Mac OSX clients.
Now I'm setting up a new server, whic is running Samba 3.0.10 currently.
Setting up a share name of exactly the same name...
2017 Jan 22
7
os/2 support using Watcom
The attached set of patches adds support for OS/2 using Watcom compiler
(tested with Open Watcom 1.9). My only interest was building a working
dll (the last patch in the set adds a makefile for it), therefore I did
not touch other places: If there is interest, I can do so.
Regards.
--
O.S.
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2008 Jan 25
7
vorbis-tools 1.2.0 Release Candidate
I bumped the version number of vorbis-tools and am preparing it for an
eventual release in a few days.
A changelog of what's new may be found at [1].
Meanwhile, what's in SVN is a "Release Candidate" to find out if
anything was broken since version 1.1.1. Report any (or lack of)
problems you may find, so we'll be able to put out a new version of
vorbis-tools.
-Ivo
[1]
2007 Jan 09
0
Wine release 0.9.29
...winedump: While dumping NE files, use -j option if present (as we do for PE files).
winedump: Added helper to convert a guid to a string.
winedump: Added dumping of RSDS header from module.
winedump: Removed cvinclude.h.
winedump: Re-use existing codeview facilities to dump OMF files.
winedump: Handling of S_SALIGN symbols.
dbghelp: Handling of S_SALIGN symbols.
winedump: Added for dumping sstAlignSym and sstGlobalTypes COFF sections.
winedump: Dump S_SSEARCH_V1 symbols.
winedump: Fix a couple of issues with types table walking.
winedum...
2013 Oct 25
2
Mounting Linux Samba Shares on Windows when Active Directory Server is down
Hi,
I am running Samba 3.6.19 and making my way through all the Active
Directory documentation. I have joined various Linux boxes to a
Windows Server 2008 R2 Active Directory domain. Windows 7 users who
log on with their domain accounts can mount the correct shares exported
by the Linux boxes without having to supply any additional credentials.
All working perfectly!
However, I have a
2009 Oct 14
4
Refactor ovirt-node-image code base for inclusion in Fedora
Main reason for refactor is no ovirt-node-image binary image allowed in fedora.
Removed ks files, now in ovirt-node-recipe, which is subpackage of ovirt-node.
Removed tools, these are now in ovirt-node-recipe which is subpackage of
ovirt-node.
2009 Oct 14
8
Refactor ovirt-node code base for inclusion in Fedora
Main reason for refactor is no ovirt-node-image binary image allowed in fedora.
Moves tools and kickstart files form ovirt-node-image to subpackage ovirt-node-recipe.
Removes old sub packages form ovirt-node, stateless, logos, selinux.
Modifies init scripts to meet Fedora packaging guidelines: added status, reload, and lockfile, rhbz: 514221
Added License file.
2008 Aug 09
2
xy plot in version 2.7.1 for Mac (PR#12520)
...d59LFnW2uP9LOes98OcOIf4Qc4L
3je1uML6vL+D5qk93jdy7vf+ujhug2Z/IM7A9mmm6d6cqd6nj5im61Gws8+7TrI93jtzpntvyjEL
OhMFN/QgF3J75wTme2egvbqcRd5QD9rc463KucFbkbCaIuvs8U7EEIIJsQCDHZ9jdurPNRucVxpn
XaFC63Zri7UR32hKrIVWn9VrHWvNto62pdo8tmSb0+aw2WyqTbFxfJUaHTdOh4Lyv2e06pFMRUDj
n8uUPThhmPnHI881ZuO4yOujRANvmFvDGvTBDmpYpOmfzPXHmWP2fN3ir2F6agM1NNfoU4MNcasx
Ry8NNujWpm+09DK2OQKtzu+LM7yTxpkhVRuy5Y1xLzGWsuHBbMmv3PBgJEIZaaurMqpSK1PK6uu+
grSZyra6S28D4Bkj5LH69oa5LfrPxkb0EikYYyMN+n/JK+VefOa7EK7byz6SLNKyV1Syv4XnSL2o
rItEGuLsOtOONPYR7BAxYLCz5ZIm7Uiz5Sbsdibs8lEfduMkg53dTvmmXb7dbtopTNr19owL1/WO
A4FNukY9pk1PuvZlmyP5sMkHgU1alI6YNkfS...