Displaying 4 results from an estimated 4 matches for "leafname".
Did you mean:
cleanname
2013 Apr 03
1
Newbie questions about omega
Dear all,
I am a newbie to Xapian-Omega.
I installed Xapian-Omega (1.2.14) a few days ago on my freebsd NAS server,
and intend to use it to search my CIFS/SMB share.
So far it works fine (I am able to search my share using the omega web
interface), nevertheless I have few newbie questions.
Hoping that somebody can answer my (hopefully not to silly) newbie
questions.
Indexing file names:
2016 Sep 14
1
problem with bindings configure script
Olly,
I think the confdefs.h issue was due to the fact that I was using
XAPIAN_CONFIG to point to the configure script, rather than the
xapian_config executable created when making xapian_core, as pointed out by
James.
Also, as a general note, when trying to make the bindings, I had a problem
when make was trying to compile the java source in org/xapian
The following line:
$(JAVAC)
2009 Sep 18
0
[LLVMdev] OT: intel darwin losing primary target status
...I think there is an extra dimension to darwin that might be confusing
things. Darwin uses two-level-name-space. That means that at build
time the linker records where it found each dylib (SO) symbol. (It
records the path the dylib supplied as its "install name" - not just
the leafname as SO_NEEDED does.)
On a SnowLeopard system you *can* link against /usr/lib/libgcc_s.
10.5.dylib, but the linker will not record any symbols coming from
it. In fact, the link order does not matter. That is because /usr/
lib/libgcc_s.10.5.dylib has magic symbols in it that say if you are
ta...
2009 Sep 18
2
[LLVMdev] OT: intel darwin losing primary target status
Nick,
How exactly do you envision this being done? Looking at the contents
of config/darwin.h, I see...
/* Support -mmacosx-version-min by supplying different (stub) libgcc_s.dylib
libraries to link against, and by not linking against libgcc_s on
earlier-than-10.3.9.
Note that by default, -lgcc_eh is not linked against! This is
because in a future version of Darwin the EH frame